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

/openbsd-current/usr.bin/dig/lib/dns/
H A Ddst_internal.h61 typedef struct dst_hmacsha256_key dst_hmacsha256_key_t; typedef in typeref:struct:dst_hmacsha256_key
82 dst_hmacsha256_key_t *hmacsha256;
H A Dhmac_link.c347 dst_hmacsha256_key_t *hkey = key->keydata.hmacsha256;
405 dst_hmacsha256_key_t *hkey = key->keydata.hmacsha256;
413 dst_hmacsha256_key_t *hkey;
430 dst_hmacsha256_key_t *hkey;
439 hkey = malloc(sizeof(dst_hmacsha256_key_t));

Completed in 185 milliseconds