Home
last modified time | relevance | path

Searched refs:RAND_cleanup (Results 1 – 4 of 4) sorted by relevance

/external/openssl/include/openssl/
Drand.h101 void RAND_cleanup(void );
/external/openssl/crypto/rand/
Drand.h101 void RAND_cleanup(void );
Drand_lib.c138 void RAND_cleanup(void) in RAND_cleanup() function
/external/openssl/apps/
Dspeed.c2181 if (rnd_fake) RAND_cleanup(); in MAIN()
2290 if (rnd_fake) RAND_cleanup(); in MAIN()
2392 if (rnd_fake) RAND_cleanup(); in MAIN()