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

/osnet-11/usr/src/common/crypto/ecc/
H A Decc_impl.h213 #define RNG_GenerateGlobalRandomBytes(p,l) \ macro
217 #define RNG_GenerateGlobalRandomBytes(p,l) \ macro
H A Dec.c392 CHECK_SEC_OK( RNG_GenerateGlobalRandomBytes(privKeyBytes, 2*len) );

Completed in 18 milliseconds