Searched refs:crypto_devallowsoft (Results 1 – 3 of 3) sorted by relevance
384 int crypto_devallowsoft = 1; /* only use hardware crypto */ variable411 NULL, 0, &crypto_devallowsoft, 0, in sysctl_opencrypto_setup()1457 crypto_devallowsoft == 0) { in crypto_kinvoke()1774 crypto_devallowsoft == 0) in crypto_getfeat()
645 extern int crypto_devallowsoft; /* only use hardware crypto */
1655 error = crypto_newsession(&sid, crihead, crypto_devallowsoft); in cryptodev_session()