Home
last modified time | relevance | path

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

/f-stack/freebsd/crypto/ccp/
H A Dccp.h227 int ccp_hmac(struct ccp_queue *sc, struct ccp_session *s, struct cryptop *crp)
H A Dccp.c572 error = ccp_hmac(qp, s, crp); in ccp_process()
H A Dccp_hardware.c1307 ccp_hmac(struct ccp_queue *qp, struct ccp_session *s, struct cryptop *crp) in ccp_hmac() function