mbedTLS
+
0
/1 examples
SourceVu will show references to
MBEDTLS_SSL_IS_SERVER
from the following samples and libraries:
ESP-IDF
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_IS_SERVER
MBEDTLS_SSL_IS_SERVER macro
Syntax
Show:
Summary
Declaration
from
ssl.h:283
#define
MBEDTLS_SSL_IS_SERVER
1
Examples
MBEDTLS_SSL_IS_SERVER
is referenced by 1 libraries and example projects:
ESP-IDF
References
from
0/1
examples
Code
Location
#define
MBEDTLS_SSL_IS_SERVER
1
ssl.h:283
session
->
MBEDTLS_PRIVATE
(
endpoint
)
!=
MBEDTLS_SSL_IS_SERVER
)
{
ssl.h:2687
else
if
(
ssl
->
conf
->
endpoint
==
MBEDTLS_SSL_IS_SERVER
&&
ssl_msg.c:2274
ssl
->
conf
->
endpoint
==
MBEDTLS_SSL_IS_SERVER
&&
ssl_msg.c:3941
if
(
ssl
->
conf
->
endpoint
==
MBEDTLS_SSL_IS_SERVER
&&
ssl_msg.c:5660
if
(
ssl
->
conf
->
endpoint
==
MBEDTLS_SSL_IS_SERVER
&&
ssl_msg.c:5937
if
(
ssl
->
conf
->
endpoint
==
MBEDTLS_SSL_IS_SERVER
)
{
ssl_tls.c:2081
if
(
session
->
endpoint
==
MBEDTLS_SSL_IS_SERVER
)
{
ssl_tls.c:3508
if
(
session
->
endpoint
==
MBEDTLS_SSL_IS_SERVER
)
{
ssl_tls.c:3712
if
(
ssl
->
conf
->
endpoint
==
MBEDTLS_SSL_IS_SERVER
)
{
ssl_tls.c:4555
if
(
ssl
->
conf
->
endpoint
==
MBEDTLS_SSL_IS_SERVER
)
{
ssl_tls.c:4673
if
(
ssl
->
conf
->
endpoint
==
MBEDTLS_SSL_IS_SERVER
)
{
ssl_tls.c:4708
if
(
endpoint
==
MBEDTLS_SSL_IS_SERVER
)
{
ssl_tls.c:5936
if
(
ssl
->
conf
->
endpoint
==
MBEDTLS_SSL_IS_SERVER
)
{
ssl_tls.c:7575
if
(
ssl
->
conf
->
endpoint
==
MBEDTLS_SSL_IS_SERVER
)
{
ssl_tls.c:7877
if
(
ssl
->
conf
->
endpoint
==
MBEDTLS_SSL_IS_SERVER
)
{
ssl_tls.c:8344
if
(
ssl
->
conf
->
endpoint
==
MBEDTLS_SSL_IS_SERVER
)
{
ssl_tls.c:8478
if
(
endpoint
==
MBEDTLS_SSL_IS_SERVER
)
{
ssl_tls.c:8854
if
(
ssl
->
conf
->
endpoint
!=
MBEDTLS_SSL_IS_SERVER
)
{
ssl_tls12_server.c:52
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
All items filtered out
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out