Searched refs:mbedtls_ssl_handshake_wrapup (Results 1 – 4 of 4) sorted by relevance
1334 void mbedtls_ssl_handshake_wrapup(mbedtls_ssl_context *ssl);
3590 mbedtls_ssl_handshake_wrapup(ssl); in mbedtls_ssl_handshake_client_step()
4416 mbedtls_ssl_handshake_wrapup(ssl); in mbedtls_ssl_handshake_server_step()
8464 void mbedtls_ssl_handshake_wrapup(mbedtls_ssl_context *ssl) in mbedtls_ssl_handshake_wrapup() function