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

/external/chromium_org/third_party/openssl/openssl/crypto/rand/
H A Drand_lib.c153 void RAND_add(const void *buf, int num, double entropy) function
234 /* RAND_add() and RAND_seed() pass through to OpenSSL PRNG so it is
/external/openssl/crypto/rand/
H A Drand_lib.c153 void RAND_add(const void *buf, int num, double entropy) function
234 /* RAND_add() and RAND_seed() pass through to OpenSSL PRNG so it is

Completed in 130 milliseconds