Home
last modified time | relevance | path

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

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