Searched refs:s2n_connection_free_handshake (Results 1 – 14 of 14) sorted by relevance
149 EXPECT_SUCCESS(s2n_connection_free_handshake(servers[i])); in main()150 EXPECT_SUCCESS(s2n_connection_free_handshake(clients[i])); in main()
267 EXPECT_SUCCESS(s2n_connection_free_handshake(conn)); in main()297 EXPECT_SUCCESS(s2n_connection_free_handshake(conn)); in main()
57 result = s2n_connection_free_handshake(conn); in mock_client()
140 EXPECT_SUCCESS(s2n_connection_free_handshake(conn)); in main()
52 s2n_connection_free_handshake(conn); in mock_client()
54 s2n_connection_free_handshake(conn); in mock_client()
104 s2n_connection_free_handshake(conn); in mock_client()
276 EXPECT_SUCCESS(s2n_connection_free_handshake(client_conn)); in main()277 EXPECT_SUCCESS(s2n_connection_free_handshake(server_conn)); in main()
670 EXPECT_SUCCESS(s2n_connection_free_handshake(server_conn)); in main()960 EXPECT_SUCCESS(s2n_connection_free_handshake(server_conn)); in main()
217 …GUARD_EXIT(s2n_connection_free_handshake(conn), "Error freeing handshake memory after negotiation"… in handle_connection()
550 …GUARD_EXIT(s2n_connection_free_handshake(conn), "Error freeing handshake memory after negotiation"… in main()
456 extern int s2n_connection_free_handshake(struct s2n_connection *conn);
469 int s2n_connection_free_handshake(struct s2n_connection *conn) in s2n_connection_free_handshake() function
1820 int s2n_connection_free_handshake(struct s2n_connection *conn);1823 **s2n_connection_free_handshake** wipes and releases buffers and memory