netxduo
NX_CRYPTO_CCM_STRUCT::nx_crypto_ccm_additional_data_len
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_len
NX_CRYPTO_CCM_STRUCT::nx_crypto_ccm_additional_data_len field
Syntax
Show:
Summary
Declaration
from
nx_crypto_ccm.h:80
UINT
nx_crypto_ccm_additional_data_len
;
Examples
References
from
examples
Code
Location
Referrer
UINT
nx_crypto_ccm_additional_data_len
;
nx_crypto_ccm.h:80
(
ctx
->
nx_crypto_aes_mode_context
.
ccm
.
nx_crypto_ccm_additional_data_len
>
0
&&
nx_crypto_aes.c:2274
_nx_crypto_method_aes_ccm_operation()
ctx
->
nx_crypto_aes_mode_context
.
ccm
.
nx_crypto_ccm_additional_data_len
,
nx_crypto_aes.c:2291
_nx_crypto_method_aes_ccm_operation()
(
ctx
->
nx_crypto_aes_mode_context
.
ccm
.
nx_crypto_ccm_additional_data_len
>
0
&&
nx_crypto_aes.c:2324
_nx_crypto_method_aes_ccm_operation()
ctx
->
nx_crypto_aes_mode_context
.
ccm
.
nx_crypto_ccm_additional_data_len
,
nx_crypto_aes.c:2340
_nx_crypto_method_aes_ccm_operation()
ctx
->
nx_crypto_aes_mode_context
.
ccm
.
nx_crypto_ccm_additional_data_len
=
input_length_in_byte
;
nx_crypto_aes.c:2377
_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_len
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_len
_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