Home
last modified time | relevance | path

Searched refs:mbedtls_ssl_flight_free (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dssl_misc.h1897 void mbedtls_ssl_flight_free(mbedtls_ssl_flight_item *flight);
H A Dssl_msg.c2460 void mbedtls_ssl_flight_free(mbedtls_ssl_flight_item *flight) in mbedtls_ssl_flight_free() function
2691 mbedtls_ssl_flight_free(ssl->handshake->flight); in mbedtls_ssl_recv_flight_completed()
H A Dssl_tls.c4948 mbedtls_ssl_flight_free(handshake->flight); in mbedtls_ssl_handshake_free()