netxduo
NX_CRYPTO_GCM_STRUCT::nx_crypto_gcm_additional_data
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_GCM_STRUCT::nx_crypto_gcm_additional_data
NX_CRYPTO_GCM_STRUCT::nx_crypto_gcm_additional_data field
Syntax
Show:
Summary
Declaration
from
nx_crypto_gcm.h:84
VOID
*
nx_crypto_gcm_additional_data
;
Examples
References
from
examples
Code
Location
Referrer
VOID
*
nx_crypto_gcm_additional_data
;
nx_crypto_gcm.h:84
ctx
->
nx_crypto_aes_mode_context
.
gcm
.
nx_crypto_gcm_additional_data
==
NX_CRYPTO_NULL
)
)
nx_crypto_aes.c:2574
_nx_crypto_method_aes_gcm_operation()
ctx
->
nx_crypto_aes_mode_context
.
gcm
.
nx_crypto_gcm_additional_data
,
nx_crypto_aes.c:2591
_nx_crypto_method_aes_gcm_operation()
ctx
->
nx_crypto_aes_mode_context
.
gcm
.
nx_crypto_gcm_additional_data
==
NX_CRYPTO_NULL
)
)
nx_crypto_aes.c:2620
_nx_crypto_method_aes_gcm_operation()
ctx
->
nx_crypto_aes_mode_context
.
gcm
.
nx_crypto_gcm_additional_data
,
nx_crypto_aes.c:2636
_nx_crypto_method_aes_gcm_operation()
ctx
->
nx_crypto_aes_mode_context
.
gcm
.
nx_crypto_gcm_additional_data
=
(
VOID
*
)
input
;
nx_crypto_aes.c:2741
_nx_crypto_method_aes_gcm_operation()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
NX_CRYPTO_GCM_STRUCT::nx_crypto_gcm_additional_data
is written by 1 function and is read by 1 function:
_nx_crypto_method_aes_gcm_operation()
All items filtered out
NX_CRYPTO_GCM_STRUCT::nx_crypto_gcm_additional_data
_nx_crypto_method_aes_gcm_operation()
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