Searched refs:BIO_R_NO_SUCH_FILE (Results 1 – 6 of 6) sorted by relevance
46 # define BIO_R_NO_SUCH_FILE 128 macro
48 {ERR_PACK(ERR_LIB_BIO, 0, BIO_R_NO_SUCH_FILE), "no such file"},
75 ERR_raise(ERR_LIB_BIO, BIO_R_NO_SUCH_FILE); in BIO_new_file()
178 if (ERR_GET_REASON(ERR_peek_last_error()) == BIO_R_NO_SUCH_FILE) in def_load()
152 BIO_R_NO_SUCH_FILE:128:no such file
12971 BIO_R_NO_SUCH_FILE error code rather than the generic