ESP-IDF
eap_ssl_data::phase2
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
eap_ssl_data::phase2
eap_ssl_data::phase2 field
phase2 - Whether this TLS connection is used in EAP phase 2 (tunnel)
Syntax
Show:
Summary
Declaration
from
eap_tls_common.h:54
int
phase2
;
Examples
References
from
examples
Code
Location
Referrer
int
phase2
;
eap_tls_common.h:54
if
(
eap_tls_params_from_conf
(
sm
,
data
,
&
params
,
config
,
data
->
phase2
)
<
0
)
/* no phase2 */
eap_tls_common.c:219
eap_peer_tls_ssl_init()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
eap_ssl_data::phase2
is read by 1 function:
All items filtered out
eap_ssl_data::phase2
eap_peer_tls_ssl_init()
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