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

/bind-9.11.3/lib/dns/
H A Ddst_internal.h84 typedef struct dst_hmacsha512_key dst_hmacsha512_key_t; typedef in typeref:struct:dst_hmacsha512_key
134 dst_hmacsha512_key_t *hmacsha512;
H A Dhmac_link.c1532 dst_hmacsha512_key_t *hkey = key->keydata.hmacsha512;
1590 dst_hmacsha512_key_t *hkey1, *hkey2;
1645 dst_hmacsha512_key_t *hkey = key->keydata.hmacsha512;
1654 dst_hmacsha512_key_t *hkey;
1671 dst_hmacsha512_key_t *hkey;
1680 hkey = isc_mem_get(key->mctx, sizeof(dst_hmacsha512_key_t));
1707 dst_hmacsha512_key_t *hkey;

Completed in 16 milliseconds