Searched refs:vcrp (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/crypto/ccp/ |
| H A D | ccp_hardware.c | 1249 ccp_hmac_done(struct ccp_queue *qp, struct ccp_session *s, void *vcrp, in ccp_hmac_done() argument 1254 crp = vcrp; in ccp_hmac_done() 1333 ccp_blkcipher_done(struct ccp_queue *qp, struct ccp_session *s, void *vcrp, in ccp_blkcipher_done() argument 1340 crp = vcrp; in ccp_blkcipher_done() 1684 ccp_authenc_done(struct ccp_queue *qp, struct ccp_session *s, void *vcrp, in ccp_authenc_done() argument 1691 crp = vcrp; in ccp_authenc_done() 1831 ccp_gcm_done(struct ccp_queue *qp, struct ccp_session *s, void *vcrp, in ccp_gcm_done() argument 1837 crp = vcrp; in ccp_gcm_done()
|