Home
last modified time | relevance | path

Searched refs:err_reason (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/crypto/dh/
H A Ddh_key.c391 int err_reason = DH_R_BN_ERROR; in ossl_dh_buf2key() local
400 err_reason = DH_R_NO_PARAMETERS_SET; in ossl_dh_buf2key()
405 err_reason = DH_R_INVALID_PUBKEY; in ossl_dh_buf2key()
412 ERR_raise(ERR_LIB_DH, err_reason); in ossl_dh_buf2key()
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_channel.c3461 int err_reason = error_code == OSSL_QUIC_ERR_INTERNAL_ERROR in ossl_quic_channel_raise_protocol_error_loc() local
3494 ERR_raise_data(ERR_LIB_SSL, err_reason, in ossl_quic_channel_raise_protocol_error_loc()
3503 ERR_raise_data(ERR_LIB_SSL, err_reason, in ossl_quic_channel_raise_protocol_error_loc()