netxduo
NX_CRYPTO_ROLE_ENTRY
is only used within netxduo.
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
netxduo
NX_CRYPTO_ROLE_ENTRY
NX_CRYPTO_ROLE_ENTRY struct
Syntax
Show:
Summary
Declaration
from
nx_crypto.h:359
typedef
struct
NX_CRYPTO_ROLE_ENTRY_STRUCT
{
UINT
nx_crypto_role_cipher_id
;
UINT
nx_crypto_role_id
;
}
NX_CRYPTO_ROLE_ENTRY
;
Fields
Field
Declared as
NX_CRYPTO_ROLE_ENTRY_STRUCT::nx_crypto_role_cipher_id
UINT
NX_CRYPTO_ROLE_ENTRY_STRUCT::nx_crypto_role_id
UINT
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
NX_CRYPTO_ROLE_ENTRY_STRUCT
nx_crypto.h:359
}
NX_CRYPTO_ROLE_ENTRY
;
nx_crypto.h:366
NX_CRYPTO_ROLE_ENTRY
NX_CRYPTO_ROLE_ENTRY
nx_crypto_ciphers
[
NX_CRYPTO_MAX_CIPHER_ROLES
]
;
nx_crypto.h:383
NX_CRYPTO_CIPHERSUITE_STRUCT
NX_CRYPTO_CIPHERSUITE_STRUCT::nx_crypto_ciphers
NX_CRYPTO_ROLE_ENTRY
current_cipher
;
nx_secure_tls_session_create_ext.c:120
_map_tls_ciphersuites()
NX_CRYPTO_ROLE_ENTRY
current_cipher
;
nx_secure_tls_session_create_ext.c:363
_map_x509_ciphersuites()
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
Instance
Scope
Location
Project
NX_CRYPTO_CIPHERSUITE_STRUCT::nx_crypto_ciphers
NX_CRYPTO_CIPHERSUITE_STRUCT
nx_crypto.h:383
Lifecycle
from
examples
All items filtered out
All items filtered out