Searched refs:DST_ALG_HMACSHA256 (Results 1 - 9 of 9) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/
H A Ddst_parse.h93 #define TAG_HMACSHA256_KEY ((DST_ALG_HMACSHA256 << TAG_SHIFT) + 0)
94 #define TAG_HMACSHA256_BITS ((DST_ALG_HMACSHA256 << TAG_SHIFT) + 1)
H A Ddst_parse.c266 case DST_ALG_HMACSHA256:
517 case DST_ALG_HMACSHA256:
H A Dtsig.c297 dst_key_alg(dstkey) != DST_ALG_HMACSHA256) {
577 result = dst_key_frombuffer(name, DST_ALG_HMACSHA256,
1118 alg == DST_ALG_HMACSHA224 || alg == DST_ALG_HMACSHA256 ||
H A Ddst_api.c182 RETERR(dst__hmacsha256_init(&dst_t_func[DST_ALG_HMACSHA256]));
902 case DST_ALG_HMACSHA256:
H A Dhmac_link.c1085 result = dst__privstruct_parse(key, DST_ALG_HMACSHA256, lexer, mctx,
/bind-9.6-ESV-R11/bin/dnssec/
H A Ddnssec-keygen.c276 alg = DST_ALG_HMACSHA256;
360 case DST_ALG_HMACSHA256:
437 alg == DST_ALG_HMACSHA256 || alg == DST_ALG_HMACSHA384 ||
468 case DST_ALG_HMACSHA256:
/bind-9.6-ESV-R11/lib/dns/include/dst/
H A Ddst.h65 #define DST_ALG_HMACSHA256 163 /* XXXMPA */ macro
/bind-9.6-ESV-R11/bin/nsupdate/
H A Dnsupdate.c600 case DST_ALG_HMACSHA256:
/bind-9.6-ESV-R11/bin/dig/
H A Ddighost.c968 case DST_ALG_HMACSHA256:

Completed in 53 milliseconds