netxduo
_nx_secure_tls_check_ciphersuite()
is only used within netxduo.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
netxduo
_nx_secure_tls_check_ciphersuite()
_nx_secure_tls_check_ciphersuite() function
Syntax
Show:
Summary
Declaration
Definition
from
nx_secure_tls_process_clienthello.c:28
static
UINT
_nx_secure_tls_check_ciphersuite
(
const
NX_SECURE_TLS_CIPHERSUITE_INFO
*
ciphersuite_info
,
NX_SECURE_X509_CERT
*
cert
,
UINT
selected_curve
,
UINT
cert_curve_supported
)
;
Implemented in
nx_secure_tls_process_clienthello.c:574
Arguments
Argument
ciphersuite_info
cert
selected_curve
cert_curve_supported
Related Functions
Found 1 other functions taking a
NX_SECURE_TLS_CIPHERSUITE_INFO_STRUCT
argument:
Function
_nx_secure_tls_ciphersuite_lookup()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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