Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/bio/
H A Dbio_err.c99 {ERR_FUNC(BIO_F_FILE_READ), "FILE_READ"},
H A Dbss_file.c196 BIOerr(BIO_F_FILE_READ,ERR_R_SYS_LIB); in file_read()
H A Dbio.h726 #define BIO_F_FILE_READ 130 macro