Searched refs:BIO_R_NO_SUCH_FILE (Results 1 – 5 of 5) sorted by relevance
102 OPENSSL_PUT_ERROR(BIO, BIO_R_NO_SUCH_FILE); in BIO_new_file()
925 #define BIO_R_NO_SUCH_FILE 110 macro
929 #define BIO_R_NO_SUCH_FILE 110 macro
772 #ifdef BIO_R_NO_SUCH_FILE773 {"NO_SUCH_FILE", ERR_LIB_BIO, BIO_R_NO_SUCH_FILE},