netxduo
NX_SECURE_TLS_KEY_MATERIAL_STRUCT::nx_secure_tls_handshake_cache
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_KEY_MATERIAL_STRUCT::nx_secure_tls_handshake_cache
NX_SECURE_TLS_KEY_MATERIAL_STRUCT::nx_secure_tls_handshake_cache field
Syntax
Show:
Summary
Declaration
from
nx_secure_tls.h:951
UCHAR
nx_secure_tls_handshake_cache
[
500
]
;
Examples
References
from
examples
Code
Location
Referrer
UCHAR
nx_secure_tls_handshake_cache
[
500
]
;
nx_secure_tls.h:951
status
=
_nx_secure_tls_handshake_hash_update
(
tls_session
,
tls_session
->
nx_secure_tls_key_material
.
nx_secure_tls_handshake_cache
,
nx_secure_tls_client_handshake.c:408
_nx_secure_tls_client_handshake()
NX_SECURE_MEMCPY
(
&
tls_session
->
nx_secure_tls_key_material
.
nx_secure_tls_handshake_cache
[
buffer_offset
]
,
nx_secure_tls_send_handshake_record.c:141
_nx_secure_tls_send_handshake_record()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
NX_SECURE_TLS_KEY_MATERIAL_STRUCT::nx_secure_tls_handshake_cache
is read by 2 functions:
All items filtered out
NX_SECURE_TLS_KEY_MATERIAL_STRUCT::nx_secure_tls_handshake_cache
_nx_secure_tls_client_handshake()
_nx_secure_tls_send_handshake_record()
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