Searched refs:err_reason (Results 1 – 2 of 2) sorted by relevance
390 int err_reason = DH_R_BN_ERROR; in ossl_dh_buf2key() local399 err_reason = DH_R_NO_PARAMETERS_SET; in ossl_dh_buf2key()404 err_reason = DH_R_INVALID_PUBKEY; in ossl_dh_buf2key()411 ERR_raise(ERR_LIB_DH, err_reason); in ossl_dh_buf2key()
3188 int err_reason = error_code == OSSL_QUIC_ERR_INTERNAL_ERROR in ossl_quic_channel_raise_protocol_error_loc() local3220 ERR_raise_data(ERR_LIB_SSL, err_reason, in ossl_quic_channel_raise_protocol_error_loc()3229 ERR_raise_data(ERR_LIB_SSL, err_reason, in ossl_quic_channel_raise_protocol_error_loc()
Completed in 22 milliseconds