Home
last modified time | relevance | path

Searched defs:hmacsha512ctx (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.bin/dig/lib/dns/
H A Dhmac_link.c634 isc_hmacsha512_t *hmacsha512ctx; in hmacsha512_createctx() local
647 isc_hmacsha512_t *hmacsha512ctx = dctx->ctxdata.hmacsha512ctx; in hmacsha512_destroyctx() local
658 isc_hmacsha512_t *hmacsha512ctx = dctx->ctxdata.hmacsha512ctx; in hmacsha512_adddata() local
666 isc_hmacsha512_t *hmacsha512ctx = dctx->ctxdata.hmacsha512ctx; in hmacsha512_sign() local
680 isc_hmacsha512_t *hmacsha512ctx = dctx->ctxdata.hmacsha512ctx; in hmacsha512_verify() local
H A Ddst_internal.h100 isc_hmacsha512_t *hmacsha512ctx; member