Searched refs:crypto_dev (Results 1 – 1 of 1) sorted by relevance
1272 static struct cdev *crypto_dev; variable1284 crypto_dev = make_dev(&crypto_cdevsw, 0, in cryptodev_modevent()1290 destroy_dev(crypto_dev); in cryptodev_modevent()