netxduo
NX_CRYPTO_CCM_STRUCT::nx_crypto_ccm_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_CCM_STRUCT::nx_crypto_ccm_additional_data
NX_CRYPTO_CCM_STRUCT::nx_crypto_ccm_additional_data field
Syntax
Show:
Summary
Declaration
from
nx_crypto_ccm.h:77
VOID
*
nx_crypto_ccm_additional_data
;
Examples
References
from
examples
Code
Location
Referrer
VOID
*
nx_crypto_ccm_additional_data
;
nx_crypto_ccm.h:77
ctx
->
nx_crypto_aes_mode_context
.
ccm
.
nx_crypto_ccm_additional_data
==
NX_CRYPTO_NULL
)
)
nx_crypto_aes.c:2275
_nx_crypto_method_aes_ccm_operation()
ctx
->
nx_crypto_aes_mode_context
.
ccm
.
nx_crypto_ccm_additional_data
,
nx_crypto_aes.c:2290
_nx_crypto_method_aes_ccm_operation()
ctx
->
nx_crypto_aes_mode_context
.
ccm
.
nx_crypto_ccm_additional_data
==
NX_CRYPTO_NULL
)
)
nx_crypto_aes.c:2325
_nx_crypto_method_aes_ccm_operation()
ctx
->
nx_crypto_aes_mode_context
.
ccm
.
nx_crypto_ccm_additional_data
,
nx_crypto_aes.c:2339
_nx_crypto_method_aes_ccm_operation()
ctx
->
nx_crypto_aes_mode_context
.
ccm
.
nx_crypto_ccm_additional_data
=
(
VOID
*
)
input
;
nx_crypto_aes.c:2374
_nx_crypto_method_aes_ccm_operation()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
NX_CRYPTO_CCM_STRUCT::nx_crypto_ccm_additional_data
is written by 1 function and is read by 1 function:
_nx_crypto_method_aes_ccm_operation()
All items filtered out
NX_CRYPTO_CCM_STRUCT::nx_crypto_ccm_additional_data
_nx_crypto_method_aes_ccm_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