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

/illumos-gate/usr/src/common/crypto/ecc/
H A Decc_impl.h206 #define RNG_GenerateGlobalRandomBytes(p,l) ecc_knzero_random_generator((p), (l)) macro
208 #define RNG_GenerateGlobalRandomBytes(p,l) \ macro

Completed in 170 milliseconds