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

/bind-9.6-ESV-R11/lib/dns/
H A Ddst_parse.h97 #define TAG_HMACSHA384_KEY ((DST_ALG_HMACSHA384 << TAG_SHIFT) + 0)
98 #define TAG_HMACSHA384_BITS ((DST_ALG_HMACSHA384 << TAG_SHIFT) + 1)
H A Ddst_parse.c268 case DST_ALG_HMACSHA384:
520 case DST_ALG_HMACSHA384:
H A Dtsig.c304 dst_key_alg(dstkey) != DST_ALG_HMACSHA384) {
591 result = dst_key_frombuffer(name, DST_ALG_HMACSHA384,
1119 alg == DST_ALG_HMACSHA384 || alg == DST_ALG_HMACSHA512) {
H A Ddst_api.c183 RETERR(dst__hmacsha384_init(&dst_t_func[DST_ALG_HMACSHA384]));
905 case DST_ALG_HMACSHA384:
H A Dhmac_link.c1354 result = dst__privstruct_parse(key, DST_ALG_HMACSHA384, lexer, mctx,
/bind-9.6-ESV-R11/bin/dnssec/
H A Ddnssec-keygen.c279 alg = DST_ALG_HMACSHA384;
369 case DST_ALG_HMACSHA384:
437 alg == DST_ALG_HMACSHA256 || alg == DST_ALG_HMACSHA384 ||
469 case DST_ALG_HMACSHA384:
/bind-9.6-ESV-R11/lib/dns/include/dst/
H A Ddst.h66 #define DST_ALG_HMACSHA384 164 /* XXXMPA */ macro
/bind-9.6-ESV-R11/bin/nsupdate/
H A Dnsupdate.c603 case DST_ALG_HMACSHA384:
/bind-9.6-ESV-R11/bin/dig/
H A Ddighost.c971 case DST_ALG_HMACSHA384:

Completed in 271 milliseconds