Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/dig/lib/dns/
H A Dhmac_link.c490 isc_hmacsha384_t *hmacsha384ctx; in hmacsha384_createctx() local
503 isc_hmacsha384_t *hmacsha384ctx = dctx->ctxdata.hmacsha384ctx; in hmacsha384_destroyctx() local
514 isc_hmacsha384_t *hmacsha384ctx = dctx->ctxdata.hmacsha384ctx; in hmacsha384_adddata() local
522 isc_hmacsha384_t *hmacsha384ctx = dctx->ctxdata.hmacsha384ctx; in hmacsha384_sign() local
536 isc_hmacsha384_t *hmacsha384ctx = dctx->ctxdata.hmacsha384ctx; in hmacsha384_verify() local
H A Ddst_internal.h99 isc_hmacsha384_t *hmacsha384ctx; member