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

/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Ddst_parse.h102 #define TAG_HMACSHA384_KEY ((DST_ALG_HMACSHA384 << TAG_SHIFT) + 0) macro
H A Ddst_parse.c121 {TAG_HMACSHA384_KEY, "Key:"},
H A Dhmac_link.c1365 priv.elements[cnt].tag = TAG_HMACSHA384_KEY;
1397 case TAG_HMACSHA384_KEY:

Completed in 70 milliseconds