Home
last modified time | relevance | path

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

/mbedtls-latest/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:!MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH
18 depends_on:MBEDTLS_AES_C:MBEDTLS_NIST_KW_C:!MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH
22 depends_on:MBEDTLS_AES_C:MBEDTLS_NIST_KW_C:!MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH
26 depends_on:MBEDTLS_AES_C:MBEDTLS_NIST_KW_C:!MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH
30 depends_on:MBEDTLS_AES_C:MBEDTLS_NIST_KW_C:!MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH
34 depends_on:MBEDTLS_AES_C:MBEDTLS_NIST_KW_C
38 depends_on:MBEDTLS_AES_C:MBEDTLS_NIST_KW_C
[all …]
Dtest_suite_config.mbedtls_boolean.data763 Config: MBEDTLS_NIST_KW_C
764 depends_on:MBEDTLS_NIST_KW_C
767 Config: !MBEDTLS_NIST_KW_C
768 depends_on:!MBEDTLS_NIST_KW_C
Dtest_suite_nist_kw.function6 * depends_on:MBEDTLS_NIST_KW_C
Dtest_suite_constant_time.function286 /* BEGIN_CASE depends_on:MBEDTLS_NIST_KW_C */
Dtest_suite_cipher.function9 #if defined(MBEDTLS_CIPHER_HAVE_SOME_AEAD_VIA_LEGACY_OR_USE_PSA) || defined(MBEDTLS_NIST_KW_C)
/mbedtls-latest/tests/scripts/
Dcomponents-build-system.sh162 not programs/test/query_compile_time_config MBEDTLS_NIST_KW_C
191 not programs/test/query_compile_time_config MBEDTLS_NIST_KW_C
Dcomponents-configuration.sh372 programs/test/query_compile_time_config MBEDTLS_NIST_KW_C
380 not programs/test/query_compile_time_config MBEDTLS_NIST_KW_C
Dcomponents-configuration-crypto.sh391 scripts/config.py unset MBEDTLS_NIST_KW_C
447 scripts/config.py unset MBEDTLS_NIST_KW_C
666 scripts/config.py unset MBEDTLS_NIST_KW_C
2380 scripts/config.py unset MBEDTLS_NIST_KW_C
2497 scripts/config.py unset MBEDTLS_NIST_KW_C
2733 scripts/config.py unset MBEDTLS_NIST_KW_C
2965 scripts/config.py unset MBEDTLS_NIST_KW_C
/mbedtls-latest/library/
Dcipher_wrap.c51 #if defined(MBEDTLS_NIST_KW_C)
104 #if defined(MBEDTLS_NIST_KW_C)
2122 #if defined(MBEDTLS_NIST_KW_C)
2404 #if defined(MBEDTLS_NIST_KW_C)
2471 #if defined(MBEDTLS_NIST_KW_C)
Dcipher.c50 #if defined(MBEDTLS_NIST_KW_C)
1581 #if defined(MBEDTLS_CIPHER_MODE_AEAD) || defined(MBEDTLS_NIST_KW_C)
1592 #if defined(MBEDTLS_NIST_KW_C) in mbedtls_cipher_auth_encrypt_ext()
1643 #if defined(MBEDTLS_NIST_KW_C) in mbedtls_cipher_auth_decrypt_ext()
Dconstant_time_internal.h545 #if defined(MBEDTLS_NIST_KW_C)
Dversion_features.c660 #if defined(MBEDTLS_NIST_KW_C)
Dconstant_time.c119 #if defined(MBEDTLS_NIST_KW_C)
Dnist_kw.c20 #if defined(MBEDTLS_NIST_KW_C)
/mbedtls-latest/configs/
Dconfig-symmetric-only.h52 #define MBEDTLS_NIST_KW_C macro
/mbedtls-latest/include/mbedtls/
Dmbedtls_config.h2917 #define MBEDTLS_NIST_KW_C macro
Dcheck_config.h116 #if defined(MBEDTLS_NIST_KW_C) && \
146 #if defined(MBEDTLS_NIST_KW_C)
Dcipher.h1061 #if defined(MBEDTLS_CIPHER_MODE_AEAD) || defined(MBEDTLS_NIST_KW_C)
/mbedtls-latest/programs/test/
Dquery_config.c1831 #if defined(MBEDTLS_NIST_KW_C) in query_config()
1834 MACRO_EXPANSION_TO_STR( MBEDTLS_NIST_KW_C ); in query_config()
4409 #if defined(MBEDTLS_NIST_KW_C) in list_config()
4410 OUTPUT_MACRO_NAME_VALUE(MBEDTLS_NIST_KW_C); in list_config()
Dselftest.c311 #if defined(MBEDTLS_NIST_KW_C) && defined(MBEDTLS_AES_C)
/mbedtls-latest/docs/
Ddriver-only-builds.md373 - `MBEDTLS_NIST_KW_C` needs built-in AES: it must be disabled when