Searched refs:ccp_do_hmac (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/crypto/ccp/ |
| H A D | ccp_hardware.c | 1259 ccp_do_hmac(struct ccp_queue *qp, struct ccp_session *s, struct cryptop *crp, in ccp_do_hmac() function 1315 return (ccp_do_hmac(qp, s, crp, &ctx)); in ccp_hmac() 1710 error = ccp_do_hmac(qp, s, crp, NULL); in ccp_authenc() 1716 error = ccp_do_hmac(qp, s, crp, &ctx); in ccp_authenc()
|