Searched defs:hmacsha384ctx (Results 1 – 2 of 2) sorted by relevance
490 isc_hmacsha384_t *hmacsha384ctx; in hmacsha384_createctx() local503 isc_hmacsha384_t *hmacsha384ctx = dctx->ctxdata.hmacsha384ctx; in hmacsha384_destroyctx() local514 isc_hmacsha384_t *hmacsha384ctx = dctx->ctxdata.hmacsha384ctx; in hmacsha384_adddata() local522 isc_hmacsha384_t *hmacsha384ctx = dctx->ctxdata.hmacsha384ctx; in hmacsha384_sign() local536 isc_hmacsha384_t *hmacsha384ctx = dctx->ctxdata.hmacsha384ctx; in hmacsha384_verify() local
99 isc_hmacsha384_t *hmacsha384ctx; member