Searched refs:ERR_peek_last_error (Results 1 – 14 of 14) sorted by relevance
153 if ((ERR_GET_REASON(ERR_peek_last_error()) == in X509_load_cert_file()220 if ((ERR_GET_REASON(ERR_peek_last_error()) == in X509_load_crl_file()
116 err = ERR_peek_last_error(); in EC_GROUP_new_curve_GFp()
130 unsigned long err = ERR_peek_last_error(); in ec_GF2m_simple_set_compressed_coordinates()
151 unsigned long err = ERR_peek_last_error(); in ec_GFp_simple_set_compressed_coordinates()
4 if (ERR_GET_REASON(ERR_peek_last_error())
347 unsigned long error = ERR_peek_last_error(); in BN_BLINDING_create_param()
123 error=ERR_GET_REASON(ERR_peek_last_error()); in STACK_OF()
330 unsigned long ERR_peek_last_error(void);
780 unsigned long ERR_peek_last_error(void) in ERR_peek_last_error() function
188 (ERR_GET_REASON(ERR_peek_last_error()) == CONF_R_NO_SUCH_FILE)) in CONF_modules_load_file()
196 if (ERR_GET_REASON(ERR_peek_last_error()) == BIO_R_NO_SUCH_FILE) in def_load()
344 if (ERR_GET_REASON(ERR_peek_last_error()) in main()
803 err = ERR_peek_last_error(); in SSL_CTX_use_certificate_chain_file()