HomeSort by: relevance | last modified time | path
    Searched refs:crypto_usercrypto (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/opencrypto/
cryptodev.h 643 extern int crypto_usercrypto; /* userland may do crypto requests */
crypto.c 370 int crypto_usercrypto = 1; /* userland may open /dev/crypto */ variable in typeref:typename:int
397 NULL, 0, &crypto_usercrypto, 0,
cryptodev.c 203 * crypto_usercrypto, crypto_userasymcrypto, crypto_devallowsoft.
1014 if (crypto_usercrypto == 0)

Completed in 15 milliseconds