mbedtls_ssl_handshake_wrapup() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesmbedTLSmbedtls_ssl_handshake_wrapup()

mbedtls_ssl_handshake_wrapup() function

Syntax

void mbedtls_ssl_handshake_wrapup( mbedtls_ssl_context *ssl );
Implemented in ssl_tls.c:6333

Arguments

ssl

References

LocationReferrerText
ssl_tls.c:6333
void mbedtls_ssl_handshake_wrapup( mbedtls_ssl_context *ssl )
ssl_internal.h:531
void mbedtls_ssl_handshake_wrapup( mbedtls_ssl_context *ssl );
ssl_cli.c:3626mbedtls_ssl_handshake_client_step()
mbedtls_ssl_handshake_wrapup( ssl );
ssl_srv.c:4369mbedtls_ssl_handshake_server_step()
mbedtls_ssl_handshake_wrapup( ssl );

Call Tree

Functions calling mbedtls_ssl_handshake_wrapup()
Functions called by mbedtls_ssl_handshake_wrapup()
mbedtls_ssl_handshake_wrapup()
Types freed by mbedtls_ssl_handshake_wrapup()
all items filtered out
mbedtls_ssl_handshake_wrapup()