Home
last modified time | relevance | path

Searched refs:CRYPTO_RANDOM_NO_RNG (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/crypto/
H A Dcommon.h552 #define CRYPTO_RANDOM_NO_RNG 0x00000040 macro
/titanic_41/usr/src/uts/common/crypto/io/
H A Ddca_rsa.c706 return (CRYPTO_RANDOM_NO_RNG); in dca_pkcs1_padding()