Searched refs:crypto_dev (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/opencrypto/
H A Dcryptodev.c1487 static struct cdev *crypto_dev; variable in typeref:struct:cdev
1499 crypto_dev = make_dev(&crypto_cdevsw, 0,
1505 destroy_dev(crypto_dev);

Completed in 96 milliseconds