Searched refs:rand_err (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/rand/
H A Drandfile.c184 int i,ret=0,rand_err=0; local
256 rand_err=1;
270 return (rand_err ? -1 : ret);
/external/openssl/crypto/rand/
H A Drandfile.c184 int i,ret=0,rand_err=0; local
256 rand_err=1;
270 return (rand_err ? -1 : ret);
/external/chromium_org/third_party/openssl/openssl/
H A DCrypto-config.mk426 crypto/rand/rand_err.c \
/external/openssl/
H A DCrypto-config.mk426 crypto/rand/rand_err.c \
/external/chromium_org/third_party/openssl/
H A Dopenssl.target.darwin-arm.mk418 third_party/openssl/openssl/crypto/rand/rand_err.c \
H A Dopenssl.target.darwin-mips.mk417 third_party/openssl/openssl/crypto/rand/rand_err.c \
H A Dopenssl.target.darwin-x86.mk412 third_party/openssl/openssl/crypto/rand/rand_err.c \
H A Dopenssl.target.linux-arm.mk418 third_party/openssl/openssl/crypto/rand/rand_err.c \
H A Dopenssl.target.linux-mips.mk417 third_party/openssl/openssl/crypto/rand/rand_err.c \
H A Dopenssl.target.linux-x86.mk412 third_party/openssl/openssl/crypto/rand/rand_err.c \

Completed in 1346 milliseconds