Home
last modified time | relevance | path

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

/external/openssl/crypto/rand/
Dmd_rand.c163 static int ssleay_rand_pseudo_bytes(unsigned char *buf, int num);
171 ssleay_rand_pseudo_bytes,
546 static int ssleay_rand_pseudo_bytes(unsigned char *buf, int num) in ssleay_rand_pseudo_bytes() function