Home
last modified time | relevance | path

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

/minix3/external/bsd/bind/dist/lib/dns/
H A Dhmac_link.c645 isc_hmacsha224_t *hmacsha224ctx; in hmacsha224_createctx() local
658 isc_hmacsha224_t *hmacsha224ctx = dctx->ctxdata.hmacsha224ctx; in hmacsha224_destroyctx() local
669 isc_hmacsha224_t *hmacsha224ctx = dctx->ctxdata.hmacsha224ctx; in hmacsha224_adddata() local
677 isc_hmacsha224_t *hmacsha224ctx = dctx->ctxdata.hmacsha224ctx; in hmacsha224_sign() local
691 isc_hmacsha224_t *hmacsha224ctx = dctx->ctxdata.hmacsha224ctx; in hmacsha224_verify() local
H A Ddst_internal.h165 isc_hmacsha224_t *hmacsha224ctx; member