Home
last modified time | relevance | path

Searched refs:CRYPTO_KEY_FUNCTION_NOT_PERMITTED (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dcommon.h519 #define CRYPTO_KEY_FUNCTION_NOT_PERMITTED 0x00000019 macro
/illumos-gate/usr/src/test/crypto-tests/tests/common/
H A Dcryptotest_kcf.c560 case CRYPTO_KEY_FUNCTION_NOT_PERMITTED: in cryptotest_errstr()
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddprov.c8826 return (CRYPTO_KEY_FUNCTION_NOT_PERMITTED); in dprov_key_can_use()