Home
last modified time | relevance | path

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

/external/openssl/crypto/rand/
Drandfile.c182 int i,ret=0,rand_err=0; in RAND_write_file() local
254 rand_err=1; in RAND_write_file()
268 return (rand_err ? -1 : ret); in RAND_write_file()
/external/openssl/crypto/err/
Dopenssl.ec25 L RAND crypto/rand/rand.h crypto/rand/rand_err.c
/external/openssl/
DCrypto.mk417 crypto/rand/rand_err.c \