netxduo
NX_SECURE_TLS_CRYPTO_KEYS_TOO_LARGE
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_SECURE_TLS_CRYPTO_KEYS_TOO_LARGE
NX_SECURE_TLS_CRYPTO_KEYS_TOO_LARGE macro
Syntax
Show:
Summary
Declaration
from
nx_secure_tls.h:279
#define
NX_SECURE_TLS_CRYPTO_KEYS_TOO_LARGE
0x14A
Examples
References
from
examples
Code
Location
#define
NX_SECURE_TLS_CRYPTO_KEYS_TOO_LARGE
0x14A
/* In attempting to generate TLS session keys, the key buffer was too small - increase NX_SECURE_TLS_KEY_MATERIAL_SIZE. */
nx_secure_tls.h:279
case
NX_SECURE_TLS_CRYPTO_KEYS_TOO_LARGE
:
nx_secure_tls_map_error_to_alert.c:263
return
(
NX_SECURE_TLS_CRYPTO_KEYS_TOO_LARGE
)
;
nx_secure_tls_session_keys_set.c:153
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