mbedtls_ssl_renegotiate() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

Return value

0 if successful, or any mbedtls_ssl_handshake() return value except #MBEDTLS_ERR_SSL_CLIENT_RECONNECT that can't happen during a renegotiation.

References