Searched refs:ccp_do_hmac (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/crypto/ccp/
H A Dccp_hardware.c1255 ccp_do_hmac(struct ccp_queue *qp, struct ccp_session *s, struct cryptop *crp, function
1308 return (ccp_do_hmac(qp, s, crp, crd, &ctx));
1730 error = ccp_do_hmac(qp, s, crp, crda, NULL);
1736 error = ccp_do_hmac(qp, s, crp, crda, &ctx);

Completed in 56 milliseconds