NX_SECURE_TLS_ECC_STRUCT::nx_secure_tls_ecc_supported_groups_count is only used within netxduo.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesnetxduoNX_SECURE_TLS_ECC_STRUCT::nx_secure_tls_ecc_supported_groups_count

NX_SECURE_TLS_ECC_STRUCT::nx_secure_tls_ecc_supported_groups_count field

Syntax

USHORT nx_secure_tls_ecc_supported_groups_count;

References

LocationReferrerText
nx_secure_tls.h:851
USHORT nx_secure_tls_ecc_supported_groups_count;
nx_secure_tls_ecc_initialize.c:91_nx_secure_tls_ecc_initialize()
tls_session -> nx_secure_tls_ecc.nx_secure_tls_ecc_supported_groups_count = supported_group_count;
nx_secure_tls_find_curve_method.c:100_nx_secure_tls_find_curve_method()
for (i = 0; i < tls_session -> nx_secure_tls_ecc.nx_secure_tls_ecc_supported_groups_count; i++)
nx_secure_tls_process_clienthello_extensions.c:570_nx_secure_tls_proc_clienthello_sec_sa_extension()
curve_priority = tls_session -> nx_secure_tls_ecc.nx_secure_tls_ecc_supported_groups_count;
nx_secure_tls_send_certificate_request.c:129_nx_secure_tls_send_certificate_request()
if (tls_session -> nx_secure_tls_ecc.nx_secure_tls_ecc_supported_groups_count != 0)
nx_secure_tls_send_certificate_request.c:165_nx_secure_tls_send_certificate_request()
if (tls_session -> nx_secure_tls_ecc.nx_secure_tls_ecc_supported_groups_count != 0)
nx_secure_tls_send_clienthello_extensions.c:1671_nx_secure_tls_send_clienthello_sec_spf_extensions()
if (ecc_info -> nx_secure_tls_ecc_supported_groups_count == 0)
nx_secure_tls_send_clienthello_extensions.c:1680_nx_secure_tls_send_clienthello_sec_spf_extensions()
if (available_size < (offset + 12u + (ULONG)(ecc_info -> nx_secure_tls_ecc_supported_groups_count << 1)))
nx_secure_tls_send_clienthello_extensions.c:1689_nx_secure_tls_send_clienthello_sec_spf_extensions()
list_len = (USHORT)(ecc_info -> nx_secure_tls_ecc_supported_groups_count * sizeof(USHORT));
nx_secure_tls_send_clienthello_extensions.c:1704_nx_secure_tls_send_clienthello_sec_spf_extensions()
for (i = 0; i < ecc_info -> nx_secure_tls_ecc_supported_groups_count; i++)

Data Use

Functions writing NX_SECURE_TLS_ECC_STRUCT::nx_secure_tls_ecc_supported_groups_count
Functions reading NX_SECURE_TLS_ECC_STRUCT::nx_secure_tls_ecc_supported_groups_count
all items filtered out
NX_SECURE_TLS_ECC_STRUCT::nx_secure_tls_ecc_supported_groups_count
Type of NX_SECURE_TLS_ECC_STRUCT::nx_secure_tls_ecc_supported_groups_count
NX_SECURE_TLS_ECC_STRUCT::nx_secure_tls_ecc_supported_groups_count
all items filtered out