Home
last modified time | relevance | path

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

/f-stack/freebsd/crypto/ccp/
H A Dccp.h223 int ccp_blkcipher(struct ccp_queue *sc, struct ccp_session *s,
H A Dccp.c579 error = ccp_blkcipher(qp, s, crp); in ccp_process()
H A Dccp_hardware.c1672 ccp_blkcipher(struct ccp_queue *qp, struct ccp_session *s, struct cryptop *crp) in ccp_blkcipher() function