Home
last modified time | relevance | path

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

/openthread-2.7.6/third_party/mbedtls/repo/include/mbedtls/
Dcipher.h165 MBEDTLS_CIPHER_ARIA_192_GCM, /**< Aria cipher with 192-bit key and GCM mode. */ enumerator
/openthread-2.7.6/third_party/mbedtls/repo/library/
Dcipher_wrap.c1312 MBEDTLS_CIPHER_ARIA_192_GCM,
2357 { MBEDTLS_CIPHER_ARIA_192_GCM, &aria_192_gcm_info },