Searched refs:crypto_usercrypto (Results 1 – 3 of 3) sorted by relevance
643 extern int crypto_usercrypto; /* userland may do crypto requests */
370 int crypto_usercrypto = 1; /* userland may open /dev/crypto */ variable397 NULL, 0, &crypto_usercrypto, 0, in sysctl_opencrypto_setup()
1014 if (crypto_usercrypto == 0) in cryptoopen()