Home
last modified time | relevance | path

Searched refs:s2n_connection_get_alert (Results 1 – 9 of 9) sorted by relevance

/dports/security/s2n/s2n-tls-1.1.2/bin/
H A Decho.c238 s2n_connection_get_alert(conn)); in negotiate()
288 …eading from connection: '%s' %d\n", s2n_strerror(s2n_errno, "EN"), s2n_connection_get_alert(conn)); in echo()
/dports/security/s2n/s2n-tls-1.1.2/tests/unit/
H A Ds2n_drain_alert_test.c122 EXPECT_EQUAL(s2n_connection_get_alert(server_conn), INTERNAL_ERROR_ALERT_HEX); in main()
H A Ds2n_self_talk_client_hello_cb_test.c71 if (s2n_connection_get_alert(conn) != 40){ in mock_client()
/dports/security/s2n/s2n-tls-1.1.2/tests/benchmark/utils/
H A Dshared_info.cc163 s2n_connection_get_alert(conn)); in benchmark_negotiate()
/dports/security/s2n/s2n-tls-1.1.2/bindings/rust/s2n-tls/src/raw/
H A Dconnection.rs233 unsafe { s2n_connection_get_alert(self.connection.as_ptr()).into_result() }.ok()?; in alert()
/dports/devel/aws-c-io/aws-c-io-0.10.12/source/s2n/
H A Ds2n_tls_channel_handler.c367 s2n_connection_get_alert(s2n_handler->connection)); in s_drive_negotiation()
469 s2n_connection_get_alert(s2n_handler->connection)); in s_s2n_handler_process_read_message()
/dports/security/s2n/s2n-tls-1.1.2/api/
H A Ds2n.h1069 extern int s2n_connection_get_alert(struct s2n_connection *conn);
/dports/security/s2n/s2n-tls-1.1.2/tls/
H A Ds2n_connection.c1029 int s2n_connection_get_alert(struct s2n_connection *conn) in s2n_connection_get_alert() function
/dports/security/s2n/s2n-tls-1.1.2/docs/
H A DUSAGE-GUIDE.md444 log_alert(s2n_connection_get_alert(conn));
1498 int s2n_connection_get_alert(struct s2n_connection *conn);
1501 If a connection was shut down by the peer, **s2n_connection_get_alert** returns