mbedTLS
MBEDTLS_ARIA_MAX_ROUNDS
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
MBEDTLS_ARIA_MAX_ROUNDS
MBEDTLS_ARIA_MAX_ROUNDS macro
Maximum number of rounds in ARIA.
Syntax
Show:
Summary
Declaration
from
aria.h:32
#define
MBEDTLS_ARIA_MAX_ROUNDS
16
Examples
References
from
examples
Code
Location
#define
MBEDTLS_ARIA_MAX_ROUNDS
16
/**< Maximum number of rounds in ARIA. */
aria.h:32
uint32_t
MBEDTLS_PRIVATE
(
rk
)
[
MBEDTLS_ARIA_MAX_ROUNDS
+
1
]
[
MBEDTLS_ARIA_BLOCKSIZE
/
4
]
;
aria.h:55
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