netxduo
NX_SECURE_X509_CRYPTO_STRUCT::nx_secure_x509_crypto_identifier
is only used within netxduo.
Symbol previews are coming soon...
Symbols
loading (2/7)...
Files
loading (2/7)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
netxduo
NX_SECURE_X509_CRYPTO_STRUCT::nx_secure_x509_crypto_identifier
NX_SECURE_X509_CRYPTO_STRUCT::nx_secure_x509_crypto_identifier field
Syntax
Show:
Summary
Declaration
from
nx_secure_x509.h:557
USHORT
nx_secure_x509_crypto_identifier
;
Examples
References
from
examples
Code
Location
Referrer
USHORT
nx_secure_x509_crypto_identifier
;
nx_secure_x509.h:557
if
(
signature_algorithm_id
==
tls_session
->
nx_secure_tls_crypto_table
->
nx_secure_tls_x509_cipher_table
[
k
]
.
nx_secure_x509_crypto_identifier
)
nx_secure_tls_process_clienthello_extensions.c:674
_nx_secure_tls_proc_clienthello_sec_sa_extension()
cert_crypto
->
nx_secure_x509_crypto_identifier
=
cipher_map
[
suite
]
->
nx_crypto_ciphersuite_id
;
nx_secure_tls_session_create_ext.c:390
_map_x509_ciphersuites()
if
(
cert
->
nx_secure_x509_cipher_table
[
index
]
.
nx_secure_x509_crypto_identifier
==
signature_algorithm
)
nx_secure_x509_find_certificate_methods.c:88
_nx_secure_x509_find_certificate_methods()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
NX_SECURE_X509_CRYPTO_STRUCT::nx_secure_x509_crypto_identifier
is written by 1 function and is read by 2 functions:
_map_x509_ciphersuites()
All items filtered out
NX_SECURE_X509_CRYPTO_STRUCT::nx_secure_x509_crypto_identifier
_nx_secure_tls_proc_clienthello_sec_sa_extension()
_nx_secure_x509_find_certificate_methods()
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