mbedTLS
+
0
/3 examples
SourceVu will show references to
MBEDTLS_SSL_IS_SERVER
from the following samples and libraries:
Examples
STM32469I_EVAL
Applications
mbedTLS
SSL_Server
STM324x9I_EVAL
Applications
mbedTLS
SSL_Server
STM324xG_EVAL
Applications
mbedTLS
SSL_Server
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
STM32 Libraries and Samples
mbedTLS
MBEDTLS_SSL_IS_SERVER
MBEDTLS_SSL_IS_SERVER macro
Syntax
Show:
Summary
Declaration
from
ssl.h:151
#define
MBEDTLS_SSL_IS_SERVER
1
Examples
MBEDTLS_SSL_IS_SERVER
is referenced by 3 libraries and example projects:
Examples
STM32469I_EVAL
Applications
mbedTLS
SSL_Server
STM324x9I_EVAL
Applications
mbedTLS
SSL_Server
STM324xG_EVAL
Applications
mbedTLS
SSL_Server
References
from
0/3
examples
Code
Location
#define
MBEDTLS_SSL_IS_SERVER
1
ssl.h:151
MBEDTLS_SSL_IS_SERVER
,
&
flags
)
!=
0
)
ssl_srv.c:746
if
(
ssl
->
conf
->
endpoint
==
MBEDTLS_SSL_IS_SERVER
)
ssl_tls.c:948
if
(
ssl
->
conf
->
endpoint
==
MBEDTLS_SSL_IS_SERVER
)
ssl_tls.c:5372
if
(
ssl
->
conf
->
endpoint
==
MBEDTLS_SSL_IS_SERVER
&&
ssl_tls.c:5475
if
(
ssl
->
conf
->
endpoint
==
MBEDTLS_SSL_IS_SERVER
&&
ssl_tls.c:5669
if
(
ssl
->
conf
->
endpoint
==
MBEDTLS_SSL_IS_SERVER
&&
ssl_tls.c:5677
if
(
ssl
->
conf
->
endpoint
==
MBEDTLS_SSL_IS_SERVER
)
ssl_tls.c:6433
if
(
ssl
->
conf
->
endpoint
==
MBEDTLS_SSL_IS_SERVER
)
ssl_tls.c:6581
if
(
ssl
->
conf
->
endpoint
==
MBEDTLS_SSL_IS_SERVER
)
ssl_tls.c:8068
if
(
ssl
->
conf
->
endpoint
==
MBEDTLS_SSL_IS_SERVER
&&
ssl_tls.c:8385
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