Searched defs:hmacsha512ctx (Results 1 – 2 of 2) sorted by relevance
634 isc_hmacsha512_t *hmacsha512ctx; in hmacsha512_createctx() local647 isc_hmacsha512_t *hmacsha512ctx = dctx->ctxdata.hmacsha512ctx; in hmacsha512_destroyctx() local658 isc_hmacsha512_t *hmacsha512ctx = dctx->ctxdata.hmacsha512ctx; in hmacsha512_adddata() local666 isc_hmacsha512_t *hmacsha512ctx = dctx->ctxdata.hmacsha512ctx; in hmacsha512_sign() local680 isc_hmacsha512_t *hmacsha512ctx = dctx->ctxdata.hmacsha512ctx; in hmacsha512_verify() local
100 isc_hmacsha512_t *hmacsha512ctx; member