Home
last modified time | relevance | path

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

/freebsd/sys/crypto/ccp/
H A Dccp.h221 int ccp_blkcipher(struct ccp_queue *sc, struct ccp_session *s,
H A Dccp.c575 error = ccp_blkcipher(qp, s, crp); in ccp_process()
H A Dccp_hardware.c1669 ccp_blkcipher(struct ccp_queue *qp, struct ccp_session *s, struct cryptop *crp) in ccp_blkcipher() function