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

/external/chromium_org/third_party/boringssl/src/crypto/rand/
H A Drand.c24 void RAND_add(const void *buf, int num, double entropy) {} function
/external/openssl/crypto/rand/
H A Drand_lib.c154 void RAND_add(const void *buf, int num, double entropy) function
235 /* RAND_add() and RAND_seed() pass through to OpenSSL PRNG so it is

Completed in 52 milliseconds