Home
last modified time | relevance | path

Searched refs:s2n_connection_free_handshake (Results 1 – 14 of 14) sorted by relevance

/dports/security/s2n/s2n-tls-1.1.2/tests/unit/
H A Ds2n_mem_usage_test.c149 EXPECT_SUCCESS(s2n_connection_free_handshake(servers[i])); in main()
150 EXPECT_SUCCESS(s2n_connection_free_handshake(clients[i])); in main()
H A Ds2n_tls_prf_test.c267 EXPECT_SUCCESS(s2n_connection_free_handshake(conn)); in main()
297 EXPECT_SUCCESS(s2n_connection_free_handshake(conn)); in main()
H A Ds2n_self_talk_broken_pipe_test.c57 result = s2n_connection_free_handshake(conn); in mock_client()
H A Ds2n_handshake_hashes_test.c140 EXPECT_SUCCESS(s2n_connection_free_handshake(conn)); in main()
H A Ds2n_self_talk_tls13_test.c52 s2n_connection_free_handshake(conn); in mock_client()
H A Ds2n_self_talk_tls12_test.c54 s2n_connection_free_handshake(conn); in mock_client()
H A Ds2n_mem_allocator_test.c104 s2n_connection_free_handshake(conn); in mock_client()
H A Ds2n_self_talk_session_resumption_test.c276 EXPECT_SUCCESS(s2n_connection_free_handshake(client_conn)); in main()
277 EXPECT_SUCCESS(s2n_connection_free_handshake(server_conn)); in main()
H A Ds2n_client_hello_test.c670 EXPECT_SUCCESS(s2n_connection_free_handshake(server_conn)); in main()
960 EXPECT_SUCCESS(s2n_connection_free_handshake(server_conn)); in main()
/dports/security/s2n/s2n-tls-1.1.2/bin/
H A Ds2nd.c217 …GUARD_EXIT(s2n_connection_free_handshake(conn), "Error freeing handshake memory after negotiation"… in handle_connection()
H A Ds2nc.c550 …GUARD_EXIT(s2n_connection_free_handshake(conn), "Error freeing handshake memory after negotiation"… in main()
/dports/security/s2n/s2n-tls-1.1.2/api/
H A Ds2n.h456 extern int s2n_connection_free_handshake(struct s2n_connection *conn);
/dports/security/s2n/s2n-tls-1.1.2/tls/
H A Ds2n_connection.c469 int s2n_connection_free_handshake(struct s2n_connection *conn) in s2n_connection_free_handshake() function
/dports/security/s2n/s2n-tls-1.1.2/docs/
H A DUSAGE-GUIDE.md1820 int s2n_connection_free_handshake(struct s2n_connection *conn);
1823 **s2n_connection_free_handshake** wipes and releases buffers and memory