Home
last modified time | relevance | path

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

/freebsd/sys/crypto/ccp/
H A Dccp_hardware.c1465 ccp_do_blkcipher(struct ccp_queue *qp, struct ccp_session *s, in ccp_do_blkcipher() function
1677 return (ccp_do_blkcipher(qp, s, crp, &ctx)); in ccp_blkcipher()
1705 error = ccp_do_blkcipher(qp, s, crp, NULL); in ccp_authenc()
1715 error = ccp_do_blkcipher(qp, s, crp, &ctx); in ccp_authenc()