Home
last modified time | relevance | path

Searched refs:ccp_hmac (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/crypto/ccp/
H A Dccp.h225 int ccp_hmac(struct ccp_queue *sc, struct ccp_session *s, struct cryptop *crp)
H A Dccp.c568 error = ccp_hmac(qp, s, crp); in ccp_process()
H A Dccp_hardware.c1305 ccp_hmac(struct ccp_queue *qp, struct ccp_session *s, struct cryptop *crp) in ccp_hmac() function