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

/bind-9.11.3/lib/dns/
H A Dhmac_link.c72 dst_hmacmd5_key_t *hkey = key->keydata.hmacmd5; local
77 isc_hmacmd5_init(hmacmd5ctx, hkey->key, ISC_MD5_BLOCK_LENGTH);
183 dst_hmacmd5_key_t *hkey = key->keydata.hmacmd5; local
185 isc_safe_memwipe(hkey, sizeof(*hkey));
186 isc_mem_put(key->mctx, hkey, sizeof(*hkey));
192 dst_hmacmd5_key_t *hkey; local
197 hkey = key->keydata.hmacmd5;
202 isc_buffer_putmem(data, hkey
209 dst_hmacmd5_key_t *hkey; local
245 dst_hmacmd5_key_t *hkey; local
380 dst_hmacsha1_key_t *hkey = key->keydata.hmacsha1; local
491 dst_hmacsha1_key_t *hkey = key->keydata.hmacsha1; local
500 dst_hmacsha1_key_t *hkey; local
517 dst_hmacsha1_key_t *hkey; local
553 dst_hmacsha1_key_t *hkey; local
671 dst_hmacsha224_key_t *hkey = key->keydata.hmacsha224; local
784 dst_hmacsha224_key_t *hkey = key->keydata.hmacsha224; local
793 dst_hmacsha224_key_t *hkey; local
810 dst_hmacsha224_key_t *hkey; local
846 dst_hmacsha224_key_t *hkey; local
958 dst_hmacsha256_key_t *hkey = key->keydata.hmacsha256; local
1071 dst_hmacsha256_key_t *hkey = key->keydata.hmacsha256; local
1080 dst_hmacsha256_key_t *hkey; local
1097 dst_hmacsha256_key_t *hkey; local
1133 dst_hmacsha256_key_t *hkey; local
1245 dst_hmacsha384_key_t *hkey = key->keydata.hmacsha384; local
1358 dst_hmacsha384_key_t *hkey = key->keydata.hmacsha384; local
1367 dst_hmacsha384_key_t *hkey; local
1384 dst_hmacsha384_key_t *hkey; local
1420 dst_hmacsha384_key_t *hkey; local
1532 dst_hmacsha512_key_t *hkey = key->keydata.hmacsha512; local
1645 dst_hmacsha512_key_t *hkey = key->keydata.hmacsha512; local
1654 dst_hmacsha512_key_t *hkey; local
1671 dst_hmacsha512_key_t *hkey; local
1707 dst_hmacsha512_key_t *hkey; local
[all...]

Completed in 14 milliseconds