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

/openbsd-current/usr.bin/dig/lib/dns/
H A Ddst_internal.h60 typedef struct dst_hmacsha224_key dst_hmacsha224_key_t; typedef in typeref:struct:dst_hmacsha224_key
81 dst_hmacsha224_key_t *hmacsha224;
H A Dhmac_link.c203 dst_hmacsha224_key_t *hkey = key->keydata.hmacsha224;
261 dst_hmacsha224_key_t *hkey = key->keydata.hmacsha224;
269 dst_hmacsha224_key_t *hkey;
286 dst_hmacsha224_key_t *hkey;
295 hkey = malloc(sizeof(dst_hmacsha224_key_t));

Completed in 107 milliseconds