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

/bind-9.6-ESV-R11/lib/dns/
H A Ddst_parse.h89 #define TAG_HMACSHA224_KEY ((DST_ALG_HMACSHA224 << TAG_SHIFT) + 0)
90 #define TAG_HMACSHA224_BITS ((DST_ALG_HMACSHA224 << TAG_SHIFT) + 1)
H A Ddst_parse.c264 case DST_ALG_HMACSHA224:
514 case DST_ALG_HMACSHA224:
H A Dtsig.c290 dst_key_alg(dstkey) != DST_ALG_HMACSHA224) {
563 result = dst_key_frombuffer(name, DST_ALG_HMACSHA224,
1118 alg == DST_ALG_HMACSHA224 || alg == DST_ALG_HMACSHA256 ||
H A Ddst_api.c181 RETERR(dst__hmacsha224_init(&dst_t_func[DST_ALG_HMACSHA224]));
899 case DST_ALG_HMACSHA224:
H A Dhmac_link.c816 result = dst__privstruct_parse(key, DST_ALG_HMACSHA224, lexer, mctx,
/bind-9.6-ESV-R11/bin/dnssec/
H A Ddnssec-keygen.c273 alg = DST_ALG_HMACSHA224;
351 case DST_ALG_HMACSHA224:
436 alg == DST_ALG_HMACSHA1 || alg == DST_ALG_HMACSHA224 ||
467 case DST_ALG_HMACSHA224:
/bind-9.6-ESV-R11/lib/dns/include/dst/
H A Ddst.h64 #define DST_ALG_HMACSHA224 162 /* XXXMPA */ macro
/bind-9.6-ESV-R11/bin/nsupdate/
H A Dnsupdate.c597 case DST_ALG_HMACSHA224:
/bind-9.6-ESV-R11/bin/dig/
H A Ddighost.c965 case DST_ALG_HMACSHA224:

Completed in 44 milliseconds