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

/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dcommon.h424 CRYPTO_SO = 0, enumerator in enum:crypto_user_type
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddprov.c6888 if (user_type != CRYPTO_SO && user_type != CRYPTO_USER) {
6906 if ((user_type == CRYPTO_SO) && !softc->ds_token_initialized ||
6912 if ((user_type == CRYPTO_SO &&
6932 user_type == CRYPTO_SO ?

Completed in 67 milliseconds