HomeSort by relevance Sort by last modified time
    Searched refs:RAND_cleanup (Results 1 - 4 of 4) sorted by null

  /external/boringssl/src/crypto/rand/
windows.c 38 void RAND_cleanup(void) {
rand.c 229 RAND_cleanup,
urandom.c 99 void RAND_cleanup(void) {}
  /external/boringssl/src/include/openssl/
rand.h 31 /* RAND_cleanup frees any resources used by the RNG. This is not safe if other
33 OPENSSL_EXPORT void RAND_cleanup(void);

Completed in 564 milliseconds