mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-08 17:42:09 +03:00
Exportert tests: Free endpoints and options
Signed-off-by: Max Fillinger <max@max-fillinger.net>
This commit is contained in:
committed by
Max Fillinger
parent
3e1291866d
commit
8f12e31223
@@ -593,6 +593,7 @@ int mbedtls_test_ssl_exchange_data(
|
||||
int mbedtls_test_ssl_do_handshake_with_endpoints(
|
||||
mbedtls_test_ssl_endpoint *server_ep,
|
||||
mbedtls_test_ssl_endpoint *client_ep,
|
||||
mbedtls_test_handshake_test_options *options,
|
||||
mbedtls_ssl_protocol_version proto);
|
||||
#endif /* defined(MBEDTLS_SSL_HANDSHAKE_WITH_CERT_ENABLED) */
|
||||
|
||||
|
Reference in New Issue
Block a user