Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dssl_misc.h1838 void mbedtls_ssl_flight_free(mbedtls_ssl_flight_item *flight);
H A Dssl_msg.c2459 void mbedtls_ssl_flight_free(mbedtls_ssl_flight_item *flight) in mbedtls_ssl_flight_free() function
2690 mbedtls_ssl_flight_free(ssl->handshake->flight); in mbedtls_ssl_recv_flight_completed()
H A Dssl_tls.c4887 mbedtls_ssl_flight_free(handshake->flight); in mbedtls_ssl_handshake_free()
/aosp_15_r20/external/mbedtls/library/
H A Dssl_misc.h1806 void mbedtls_ssl_flight_free(mbedtls_ssl_flight_item *flight);
H A Dssl_msg.c2464 void mbedtls_ssl_flight_free(mbedtls_ssl_flight_item *flight) in mbedtls_ssl_flight_free() function
2695 mbedtls_ssl_flight_free(ssl->handshake->flight); in mbedtls_ssl_recv_flight_completed()
H A Dssl_tls.c4200 mbedtls_ssl_flight_free(handshake->flight); in mbedtls_ssl_handshake_free()