Home | History | Annotate | Download | only in opencrypto

Lines Matching refs:cryptop

132 	TAILQ_HEAD(crprethead, cryptop) crp_ret_mq;
191 static void cryptodev_cb(struct cryptop *);
194 static void cryptodev_mcb(struct cryptop *);
456 struct cryptop *crp = NULL;
712 cryptodev_cb(struct cryptop *crp)
724 cryptodev_mcb(struct cryptop *crp)
1078 struct cryptop *crp = NULL;
1738 struct cryptop *crp = NULL;
1746 TAILQ_HEAD(, cryptop) crp_delfree_q =
1884 struct cryptop *crp = NULL, *cnext;