Home
last modified time | relevance | path

Searched refs:MBEDTLS_NIST_KW_C (Results 1 – 14 of 14) sorted by relevance

/third_party/mbedtls/tests/suites/
Dtest_suite_cipher.nist_kw.data2 depends_on:MBEDTLS_AES_C:MBEDTLS_NIST_KW_C
6 depends_on:MBEDTLS_AES_C:MBEDTLS_NIST_KW_C
10 depends_on:MBEDTLS_AES_C:MBEDTLS_NIST_KW_C
14 depends_on:MBEDTLS_AES_C:MBEDTLS_NIST_KW_C
18 depends_on:MBEDTLS_AES_C:MBEDTLS_NIST_KW_C
22 depends_on:MBEDTLS_AES_C:MBEDTLS_NIST_KW_C
26 depends_on:MBEDTLS_AES_C:MBEDTLS_NIST_KW_C
30 depends_on:MBEDTLS_AES_C:MBEDTLS_NIST_KW_C
34 depends_on:MBEDTLS_AES_C:MBEDTLS_NIST_KW_C
38 depends_on:MBEDTLS_AES_C:MBEDTLS_NIST_KW_C
[all …]
Dtest_suite_nist_kw.function6 * depends_on:MBEDTLS_NIST_KW_C
Dtest_suite_cipher.function12 #if defined(MBEDTLS_CIPHER_MODE_AEAD) || defined(MBEDTLS_NIST_KW_C)
/third_party/mbedtls/configs/
Dconfig-symmetric-only.h64 #define MBEDTLS_NIST_KW_C macro
/third_party/mbedtls/include/mbedtls/
Dmbedtls_config.h2375 #define MBEDTLS_NIST_KW_C macro
Dcipher.h1047 #if defined(MBEDTLS_CIPHER_MODE_AEAD) || defined(MBEDTLS_NIST_KW_C)
Dcheck_config.h83 #if defined(MBEDTLS_NIST_KW_C) && \
/third_party/mbedtls/port/config/
Dconfig_liteos_m.h2379 #define MBEDTLS_NIST_KW_C macro
Dconfig_liteos_a.h2380 #define MBEDTLS_NIST_KW_C macro
/third_party/mbedtls/library/
Dversion_features.c606 #if defined(MBEDTLS_NIST_KW_C)
Dcipher.c62 #if defined(MBEDTLS_NIST_KW_C)
1521 #if defined(MBEDTLS_CIPHER_MODE_AEAD) || defined(MBEDTLS_NIST_KW_C)
1539 #if defined(MBEDTLS_NIST_KW_C) in mbedtls_cipher_auth_encrypt_ext()
1595 #if defined(MBEDTLS_NIST_KW_C) in mbedtls_cipher_auth_decrypt_ext()
Dcipher_wrap.c63 #if defined(MBEDTLS_NIST_KW_C)
1993 #if defined(MBEDTLS_NIST_KW_C)
2250 #if defined(MBEDTLS_NIST_KW_C)
Dnist_kw.c32 #if defined(MBEDTLS_NIST_KW_C)
/third_party/mbedtls/programs/test/
Dselftest.c278 #if defined(MBEDTLS_NIST_KW_C) && defined(MBEDTLS_AES_C)