Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/rand/
H A Drandfile.c158 int i,ret=0,rand_err=0; in RAND_write_file() local
201 rand_err=1; in RAND_write_file()
234 return (rand_err ? -1 : ret); in RAND_write_file()
/onnv-gate/usr/src/common/openssl/crypto/err/
H A Dopenssl.ec25 L RAND crypto/rand/rand.h crypto/rand/rand_err.c
/onnv-gate/usr/src/stand/lib/crypto/
H A DMakefile116 md_rand.o randfile.o rand_lib.o rand_err.o \