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

/bind-9.6-ESV-R11/lib/dns/
H A Ddst_parse.h85 #define TAG_HMACSHA1_KEY ((DST_ALG_HMACSHA1 << TAG_SHIFT) + 0)
86 #define TAG_HMACSHA1_BITS ((DST_ALG_HMACSHA1 << TAG_SHIFT) + 1)
H A Ddst_parse.c262 case DST_ALG_HMACSHA1:
511 case DST_ALG_HMACSHA1:
H A Dtsig.c283 if (dstkey != NULL && dst_key_alg(dstkey) != DST_ALG_HMACSHA1) {
549 result = dst_key_frombuffer(name, DST_ALG_HMACSHA1,
1117 if (alg == DST_ALG_HMACMD5 || alg == DST_ALG_HMACSHA1 ||
H A Ddst_api.c180 RETERR(dst__hmacsha1_init(&dst_t_func[DST_ALG_HMACSHA1]));
896 case DST_ALG_HMACSHA1:
H A Dhmac_link.c547 result = dst__privstruct_parse(key, DST_ALG_HMACSHA1, lexer, mctx,
/bind-9.6-ESV-R11/bin/dnssec/
H A Ddnssec-keygen.c270 alg = DST_ALG_HMACSHA1;
342 case DST_ALG_HMACSHA1:
436 alg == DST_ALG_HMACSHA1 || alg == DST_ALG_HMACSHA224 ||
466 case DST_ALG_HMACSHA1:
/bind-9.6-ESV-R11/lib/dns/include/dst/
H A Ddst.h63 #define DST_ALG_HMACSHA1 161 /* XXXMPA */ macro
/bind-9.6-ESV-R11/bin/nsupdate/
H A Dnsupdate.c594 case DST_ALG_HMACSHA1:
/bind-9.6-ESV-R11/bin/dig/
H A Ddighost.c962 case DST_ALG_HMACSHA1:

Completed in 46 milliseconds