HomeSort by relevance Sort by last modified time
    Searched defs:RAND_add (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/openssl/openssl/crypto/rand/
rand_lib.c 153 void RAND_add(const void *buf, int num, double entropy)
234 /* RAND_add() and RAND_seed() pass through to OpenSSL PRNG so it is
  /external/openssl/crypto/rand/
rand_lib.c 153 void RAND_add(const void *buf, int num, double entropy)
234 /* RAND_add() and RAND_seed() pass through to OpenSSL PRNG so it is
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
socket.py 69 RAND_add, \
ssl.py 65 from _ssl import RAND_status, RAND_egd, RAND_add
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
socket.py 69 RAND_add, \
ssl.py 65 from _ssl import RAND_status, RAND_egd, RAND_add

Completed in 1636 milliseconds