Home
last modified time | relevance | path

Searched refs:MBEDTLS_ARIA_MAX_KEYSIZE (Results 1 – 2 of 2) sorted by relevance

/mbedtls-3.4.0/include/mbedtls/
Daria.h45 #define MBEDTLS_ARIA_MAX_KEYSIZE 32 /**< Maximum size of an ARIA key in bytes. */ macro
/mbedtls-3.4.0/tests/suites/
Dtest_suite_aria.function9 #define ARIA_MAX_KEY_STR ( 2 * MBEDTLS_ARIA_MAX_KEYSIZE + 1 )