Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dssl_misc.h1811 int mbedtls_ssl_handle_pending_alert(mbedtls_ssl_context *ssl);
H A Dssl_tls.c4514 ret = mbedtls_ssl_handle_pending_alert(ssl); in mbedtls_ssl_handshake_step()
4575 ret = mbedtls_ssl_handle_pending_alert(ssl); in mbedtls_ssl_handshake_step()
H A Dssl_msg.c6329 int mbedtls_ssl_handle_pending_alert(mbedtls_ssl_context *ssl) in mbedtls_ssl_handle_pending_alert() function
/aosp_15_r20/external/mbedtls/library/
H A Dssl_misc.h1779 int mbedtls_ssl_handle_pending_alert(mbedtls_ssl_context *ssl);
H A Dssl_tls.c3827 ret = mbedtls_ssl_handle_pending_alert(ssl); in mbedtls_ssl_handshake_step()
3888 ret = mbedtls_ssl_handle_pending_alert(ssl); in mbedtls_ssl_handshake_step()
H A Dssl_msg.c6116 int mbedtls_ssl_handle_pending_alert(mbedtls_ssl_context *ssl) in mbedtls_ssl_handle_pending_alert() function