Searched refs:BIO_R_NO_SUCH_FILE (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/bio/
H A Dbio_err.c129 {ERR_REASON(BIO_R_NO_SUCH_FILE) ,"no such file"},
H A Dbss_file.c125 BIOerr(BIO_F_BIO_NEW_FILE,BIO_R_NO_SUCH_FILE);
H A Dbio.h753 #define BIO_R_NO_SUCH_FILE 128 macro
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/conf/
H A Dconf_def.c196 if (ERR_GET_REASON(ERR_peek_last_error()) == BIO_R_NO_SUCH_FILE)

Completed in 167 milliseconds