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

/bind-9.6-ESV-R11/lib/dns/
H A Ddst_parse.h101 #define TAG_HMACSHA512_KEY ((DST_ALG_HMACSHA512 << TAG_SHIFT) + 0)
102 #define TAG_HMACSHA512_BITS ((DST_ALG_HMACSHA512 << TAG_SHIFT) + 1)
H A Ddst_parse.c270 case DST_ALG_HMACSHA512:
523 case DST_ALG_HMACSHA512:
H A Dtsig.c311 dst_key_alg(dstkey) != DST_ALG_HMACSHA512) {
605 result = dst_key_frombuffer(name, DST_ALG_HMACSHA512,
1119 alg == DST_ALG_HMACSHA384 || alg == DST_ALG_HMACSHA512) {
H A Ddst_api.c184 RETERR(dst__hmacsha512_init(&dst_t_func[DST_ALG_HMACSHA512]));
908 case DST_ALG_HMACSHA512:
H A Dhmac_link.c1623 result = dst__privstruct_parse(key, DST_ALG_HMACSHA512, lexer, mctx,
/bind-9.6-ESV-R11/bin/dnssec/
H A Ddnssec-keygen.c282 alg = DST_ALG_HMACSHA512;
378 case DST_ALG_HMACSHA512:
438 alg == DST_ALG_HMACSHA512))
470 case DST_ALG_HMACSHA512:
/bind-9.6-ESV-R11/lib/dns/include/dst/
H A Ddst.h67 #define DST_ALG_HMACSHA512 165 /* XXXMPA */ macro
/bind-9.6-ESV-R11/bin/nsupdate/
H A Dnsupdate.c606 case DST_ALG_HMACSHA512:
/bind-9.6-ESV-R11/bin/dig/
H A Ddighost.c974 case DST_ALG_HMACSHA512:

Completed in 44 milliseconds