BIO_R_NO_SUCH_FILE
{ERR_REASON(BIO_R_NO_SUCH_FILE) , "no such file"},
BIOerror(BIO_R_NO_SUCH_FILE);
if (ERR_GET_REASON(ERR_peek_last_error()) == BIO_R_NO_SUCH_FILE)