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

/openbsd-current/usr.bin/dig/lib/dns/
H A Ddst_internal.h63 typedef struct dst_hmacsha512_key dst_hmacsha512_key_t; typedef in typeref:struct:dst_hmacsha512_key
84 dst_hmacsha512_key_t *hmacsha512;
H A Dhmac_link.c635 dst_hmacsha512_key_t *hkey = key->keydata.hmacsha512;
693 dst_hmacsha512_key_t *hkey = key->keydata.hmacsha512;
701 dst_hmacsha512_key_t *hkey;
718 dst_hmacsha512_key_t *hkey;
727 hkey = malloc(sizeof(dst_hmacsha512_key_t));

Completed in 108 milliseconds