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

/openbsd-current/usr.bin/dig/lib/dns/
H A Ddst_internal.h59 typedef struct dst_hmacsha1_key dst_hmacsha1_key_t; typedef in typeref:struct:dst_hmacsha1_key
80 dst_hmacsha1_key_t *hmacsha1;
H A Dhmac_link.c59 dst_hmacsha1_key_t *hkey = key->keydata.hmacsha1;
117 dst_hmacsha1_key_t *hkey = key->keydata.hmacsha1;
125 dst_hmacsha1_key_t *hkey;
142 dst_hmacsha1_key_t *hkey;
151 hkey = malloc(sizeof(dst_hmacsha1_key_t));

Completed in 164 milliseconds