ke 2133 source4/heimdal/lib/krb5/crypto.c struct key_data ke; ke 2158 source4/heimdal/lib/krb5/crypto.c ke.key = &kb; ke 2164 source4/heimdal/lib/krb5/crypto.c ret = hmac(NULL, c, cdata + 16, len - 16, 0, &ke, &cksum); ke 2168 source4/heimdal/lib/krb5/crypto.c ke.key = &kb; ke 2174 source4/heimdal/lib/krb5/crypto.c ret = hmac(NULL, c, data, 16, 0, &ke, &k3_c); ke 2196 source4/heimdal/lib/krb5/crypto.c struct key_data ke; ke 2222 source4/heimdal/lib/krb5/crypto.c ke.key = &kb; ke 2228 source4/heimdal/lib/krb5/crypto.c ret = hmac(NULL, c, cdata, 16, 0, &ke, &k3_c); ke 2235 source4/heimdal/lib/krb5/crypto.c ke.key = &kb; ke 2241 source4/heimdal/lib/krb5/crypto.c ret = hmac(NULL, c, cdata + 16, len - 16, 0, &ke, &cksum);