Searched refs:ccp_do_blkcipher (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/crypto/ccp/ |
| H A D | ccp_hardware.c | 1468 ccp_do_blkcipher(struct ccp_queue *qp, struct ccp_session *s, in ccp_do_blkcipher() function 1680 return (ccp_do_blkcipher(qp, s, crp, &ctx)); in ccp_blkcipher() 1708 error = ccp_do_blkcipher(qp, s, crp, NULL); in ccp_authenc() 1718 error = ccp_do_blkcipher(qp, s, crp, &ctx); in ccp_authenc()
|