Searched defs:hmacsha224ctx (Results 1 – 2 of 2) sorted by relevance
202 isc_hmacsha224_t *hmacsha224ctx; in hmacsha224_createctx() local215 isc_hmacsha224_t *hmacsha224ctx = dctx->ctxdata.hmacsha224ctx; in hmacsha224_destroyctx() local226 isc_hmacsha224_t *hmacsha224ctx = dctx->ctxdata.hmacsha224ctx; in hmacsha224_adddata() local234 isc_hmacsha224_t *hmacsha224ctx = dctx->ctxdata.hmacsha224ctx; in hmacsha224_sign() local248 isc_hmacsha224_t *hmacsha224ctx = dctx->ctxdata.hmacsha224ctx; in hmacsha224_verify() local
97 isc_hmacsha224_t *hmacsha224ctx; member