Home
last modified time | relevance | path

Searched refs:MBEDTLS_BLOCK_CIPHER_ARIA_VIA_PSA (Results 1 – 3 of 3) sorted by relevance

/mbedtls-latest/tests/suites/
Dtest_suite_block_cipher.psa.data14 depends_on:MBEDTLS_BLOCK_CIPHER_ARIA_VIA_LEGACY:!MBEDTLS_BLOCK_CIPHER_ARIA_VIA_PSA
18 depends_on:!MBEDTLS_BLOCK_CIPHER_ARIA_VIA_LEGACY:MBEDTLS_BLOCK_CIPHER_ARIA_VIA_PSA
22 depends_on:MBEDTLS_BLOCK_CIPHER_ARIA_VIA_LEGACY:MBEDTLS_BLOCK_CIPHER_ARIA_VIA_PSA
/mbedtls-latest/include/mbedtls/
Dconfig_adjust_legacy_crypto.h223 #define MBEDTLS_BLOCK_CIPHER_ARIA_VIA_PSA macro
248 #if defined(MBEDTLS_BLOCK_CIPHER_ARIA_VIA_PSA) || \
/mbedtls-latest/library/
Dblock_cipher.c32 #if defined(MBEDTLS_BLOCK_CIPHER_ARIA_VIA_PSA) in psa_key_type_from_block_cipher_id()