Searched refs:vcrp (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/crypto/ccp/ |
H A D | ccp_hardware.c | 1247 ccp_hmac_done(struct ccp_queue *qp, struct ccp_session *s, void *vcrp, in ccp_hmac_done() argument 1252 crp = vcrp; in ccp_hmac_done() 1331 ccp_blkcipher_done(struct ccp_queue *qp, struct ccp_session *s, void *vcrp, in ccp_blkcipher_done() argument 1338 crp = vcrp; in ccp_blkcipher_done() 1681 ccp_authenc_done(struct ccp_queue *qp, struct ccp_session *s, void *vcrp, in ccp_authenc_done() argument 1688 crp = vcrp; in ccp_authenc_done() 1828 ccp_gcm_done(struct ccp_queue *qp, struct ccp_session *s, void *vcrp, in ccp_gcm_done() argument 1834 crp = vcrp; in ccp_gcm_done()
|