mbedTLS
MBEDTLS_SSL_HELLO_REQUEST
is only used within mbedTLS.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
mbedTLS
MBEDTLS_SSL_HELLO_REQUEST
MBEDTLS_SSL_HELLO_REQUEST value
Syntax
Show:
Summary
Declaration
from
ssl.h:704
MBEDTLS_SSL_HELLO_REQUEST
;
Examples
References
from
examples
Code
Location
Referrer
MBEDTLS_SSL_HELLO_REQUEST
,
ssl.h:704
ssl
->
state
=
MBEDTLS_SSL_HELLO_REQUEST
;
ssl_tls.c:1545
mbedtls_ssl_session_reset_int()
case
MBEDTLS_SSL_HELLO_REQUEST
:
ssl_tls.c:4529
mbedtls_ssl_handshake_step()
ssl
->
state
=
MBEDTLS_SSL_HELLO_REQUEST
;
ssl_tls.c:4681
mbedtls_ssl_start_renegotiation()
case
MBEDTLS_SSL_HELLO_REQUEST
:
ssl_tls12_client.c:3502
mbedtls_ssl_handshake_client_step()
case
MBEDTLS_SSL_HELLO_REQUEST
:
ssl_tls12_server.c:4329
mbedtls_ssl_handshake_server_step()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
MBEDTLS_SSL_HELLO_REQUEST
is read by 5 functions:
All items filtered out
MBEDTLS_SSL_HELLO_REQUEST
mbedtls_ssl_session_reset_int()
mbedtls_ssl_handshake_step()
mbedtls_ssl_start_renegotiation()
mbedtls_ssl_handshake_client_step()
mbedtls_ssl_handshake_server_step()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out