Searched refs:cryptodev_cb (Results 1 – 1 of 1) sorted by relevance
686 static int cryptodev_cb(void *);781 crp->crp_callback = (int (*) (struct cryptop *)) cryptodev_cb; in cryptodev_op()951 crp->crp_callback = (int (*) (struct cryptop *)) cryptodev_cb; in cryptodev_aead()1024 cryptodev_cb(void *op) in cryptodev_cb() function