netxduo
_nx_crypto_ccm_authentication_init()
is only used within netxduo.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
netxduo
_nx_crypto_ccm_authentication_init()
_nx_crypto_ccm_authentication_init() function
Syntax
Show:
Summary
Declaration
from
nx_crypto_ccm.c:184
static
VOID
_nx_crypto_ccm_authentication_init
(
VOID
*
crypto_metadata
,
UINT
(
*
crypto_function
)
(
VOID
*
,
UCHAR
*
,
UCHAR
*
,
UINT
)
,
UCHAR
*
a_data
,
UINT
a_len
,
UINT
m_len
,
UCHAR
*
X
,
UCHAR
*
Nonce
,
UCHAR
L
,
USHORT
M
,
UINT
block_size
)
;
Arguments
Argument
crypto_metadata
crypto_function
a_data
a_len
m_len
X
Nonce
L
M
block_size
Examples
References
from
examples
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