mbedTLS
+
0
/3 examples
SourceVu will show references to
MBEDTLS_SSL_VERIFY_REQUIRED
from the following samples and libraries:
ESP-IDF
https_mbedtls sample
smtp_client sample
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_VERIFY_REQUIRED
MBEDTLS_SSL_VERIFY_REQUIRED macro
Syntax
Show:
Summary
Declaration
from
ssl.h:298
#define
MBEDTLS_SSL_VERIFY_REQUIRED
2
Examples
MBEDTLS_SSL_VERIFY_REQUIRED
is referenced by 3 libraries and example projects:
ESP-IDF
https_mbedtls sample
smtp_client sample
References
from
0/3
examples
Code
Location
#define
MBEDTLS_SSL_VERIFY_REQUIRED
2
ssl.h:298
conf
->
authmode
=
MBEDTLS_SSL_VERIFY_REQUIRED
;
ssl_tls.c:5869
if
(
have_ca_chain_or_callback
==
0
&&
authmode
==
MBEDTLS_SSL_VERIFY_REQUIRED
)
{
ssl_tls.c:9920
Call Tree
from
0/3
examples
All items filtered out
All items filtered out
Data Use
from
0/3
examples
All items filtered out
All items filtered out
Class Tree
from
0/3
examples
All items filtered out
All items filtered out
Override Tree
from
0/3
examples
All items filtered out
All items filtered out
Implementations
from
0/3
examples
All items filtered out
All items filtered out
Instances
from
0/3
examples
Lifecycle
from
0/3
examples
All items filtered out
All items filtered out