Home
last modified time | relevance | path

Searched refs:mbedtls_ssl_handshake_wrapup (Results 1 – 4 of 4) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dssl_misc.h1339 void mbedtls_ssl_handshake_wrapup(mbedtls_ssl_context *ssl);
H A Dssl_tls12_client.c3592 mbedtls_ssl_handshake_wrapup(ssl); in mbedtls_ssl_handshake_client_step()
H A Dssl_tls12_server.c4401 mbedtls_ssl_handshake_wrapup(ssl); in mbedtls_ssl_handshake_server_step()
H A Dssl_tls.c8300 void mbedtls_ssl_handshake_wrapup(mbedtls_ssl_context *ssl) in mbedtls_ssl_handshake_wrapup() function