Searched refs:hkey (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/
H A Dhmac_link.c78 dst_hmacmd5_key_t *hkey = key->keydata.hmacmd5; local
83 isc_hmacmd5_init(hmacmd5ctx, hkey->key, HMAC_LEN);
187 dst_hmacmd5_key_t *hkey = key->keydata.hmacmd5; local
188 memset(hkey, 0, sizeof(dst_hmacmd5_key_t));
189 isc_mem_put(key->mctx, hkey, sizeof(dst_hmacmd5_key_t));
195 dst_hmacmd5_key_t *hkey; local
200 hkey = key->keydata.hmacmd5;
205 isc_buffer_putmem(data, hkey->key, bytes);
212 dst_hmacmd5_key_t *hkey; local
221 hkey
246 dst_hmacmd5_key_t *hkey; local
346 dst_hmacsha1_key_t *hkey = key->keydata.hmacsha1; local
455 dst_hmacsha1_key_t *hkey = key->keydata.hmacsha1; local
463 dst_hmacsha1_key_t *hkey; local
480 dst_hmacsha1_key_t *hkey; local
514 dst_hmacsha1_key_t *hkey; local
615 dst_hmacsha224_key_t *hkey = key->keydata.hmacsha224; local
724 dst_hmacsha224_key_t *hkey = key->keydata.hmacsha224; local
732 dst_hmacsha224_key_t *hkey; local
749 dst_hmacsha224_key_t *hkey; local
783 dst_hmacsha224_key_t *hkey; local
884 dst_hmacsha256_key_t *hkey = key->keydata.hmacsha256; local
993 dst_hmacsha256_key_t *hkey = key->keydata.hmacsha256; local
1001 dst_hmacsha256_key_t *hkey; local
1018 dst_hmacsha256_key_t *hkey; local
1052 dst_hmacsha256_key_t *hkey; local
1153 dst_hmacsha384_key_t *hkey = key->keydata.hmacsha384; local
1262 dst_hmacsha384_key_t *hkey = key->keydata.hmacsha384; local
1270 dst_hmacsha384_key_t *hkey; local
1287 dst_hmacsha384_key_t *hkey; local
1321 dst_hmacsha384_key_t *hkey; local
1422 dst_hmacsha512_key_t *hkey = key->keydata.hmacsha512; local
1531 dst_hmacsha512_key_t *hkey = key->keydata.hmacsha512; local
1539 dst_hmacsha512_key_t *hkey; local
1556 dst_hmacsha512_key_t *hkey; local
1590 dst_hmacsha512_key_t *hkey; local
[all...]

Completed in 12 milliseconds