Searched defs:hmacsha224ctx (Results 1 – 2 of 2) sorted by relevance
645 isc_hmacsha224_t *hmacsha224ctx; in hmacsha224_createctx() local658 isc_hmacsha224_t *hmacsha224ctx = dctx->ctxdata.hmacsha224ctx; in hmacsha224_destroyctx() local669 isc_hmacsha224_t *hmacsha224ctx = dctx->ctxdata.hmacsha224ctx; in hmacsha224_adddata() local677 isc_hmacsha224_t *hmacsha224ctx = dctx->ctxdata.hmacsha224ctx; in hmacsha224_sign() local691 isc_hmacsha224_t *hmacsha224ctx = dctx->ctxdata.hmacsha224ctx; in hmacsha224_verify() local
165 isc_hmacsha224_t *hmacsha224ctx; member