Searched refs:crypto_devallowsoft (Results 1 – 3 of 3) sorted by relevance
192 int crypto_devallowsoft = 0; variable194 &crypto_devallowsoft, 0,198 &crypto_devallowsoft, 0,
641 extern int crypto_devallowsoft; /* only use hardware crypto */
316 if (!crypto_devallowsoft) { in checkforsoftware()