Home
last modified time | relevance | path

Searched refs:TAG_HMACSHA384_KEY (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/mpl/bind/dist/lib/dns/
H A Ddst_parse.h99 #define TAG_HMACSHA384_KEY ((DST_ALG_HMACSHA384 << TAG_SHIFT) + 0) macro
H A Dhmac_link.c378 return (TAG_HMACSHA384_KEY); in hmac__get_tag_key()
485 case TAG_HMACSHA384_KEY: in hmac_parse()
H A Ddst_parse.c115 { TAG_HMACSHA384_KEY, "Key:" },