mbedTLS
NB_CMAC_TESTS_PER_KEY
is only used within mbedTLS.
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
ESP-IDF Framework and Examples
mbedTLS
NB_CMAC_TESTS_PER_KEY
NB_CMAC_TESTS_PER_KEY macro
Syntax
Show:
Summary
Declaration
from
cmac.c:442
#define
NB_CMAC_TESTS_PER_KEY
4
Examples
References
from
examples
Code
Location
#define
NB_CMAC_TESTS_PER_KEY
4
cmac.c:442
static
const
unsigned
int
aes_message_lengths
[
NB_CMAC_TESTS_PER_KEY
]
=
{
cmac.c:462
static
const
unsigned
char
aes_128_expected_result
[
NB_CMAC_TESTS_PER_KEY
]
[
MBEDTLS_AES_BLOCK_SIZE
]
=
cmac.c:487
static
const
unsigned
char
aes_192_expected_result
[
NB_CMAC_TESTS_PER_KEY
]
[
MBEDTLS_AES_BLOCK_SIZE
]
=
cmac.c:530
static
const
unsigned
char
aes_256_expected_result
[
NB_CMAC_TESTS_PER_KEY
]
[
MBEDTLS_AES_BLOCK_SIZE
]
=
cmac.c:575
NB_CMAC_TESTS_PER_KEY
)
)
!=
0
)
{
cmac.c:928
NB_CMAC_TESTS_PER_KEY
)
)
!=
0
)
{
cmac.c:941
NB_CMAC_TESTS_PER_KEY
)
)
!=
0
)
{
cmac.c:954
NB_CMAC_TESTS_PER_KEY
)
)
!=
0
)
{
cmac.c:967
NB_CMAC_TESTS_PER_KEY
)
)
!=
0
)
{
cmac.c:981
NB_CMAC_TESTS_PER_KEY
)
)
!=
0
)
{
cmac.c:994
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