Lines Matching refs:config
15 scripts/config.py full
16 scripts/config.py set MBEDTLS_PLATFORM_NO_STD_FUNCTIONS
17 scripts/config.py unset MBEDTLS_ENTROPY_NV_SEED
18 scripts/config.py unset MBEDTLS_PLATFORM_NV_SEED_ALT
27 scripts/config.py full
28 scripts/config.py unset MBEDTLS_NET_C # getaddrinfo() undeclared, etc.
29 scripts/config.py set MBEDTLS_NO_PLATFORM_ENTROPY # uses syscall() on GNU/Linux
35 scripts/config.py unset MBEDTLS_HAVE_TIME_DATE
45 scripts/config.py set MBEDTLS_PLATFORM_MEMORY
46 scripts/config.py set MBEDTLS_PLATFORM_CALLOC_MACRO calloc
47 scripts/config.py set MBEDTLS_PLATFORM_FREE_MACRO free
57 scripts/config.py unset MBEDTLS_HAVE_ASM
58 scripts/config.py unset MBEDTLS_AESNI_C
59 scripts/config.py unset MBEDTLS_PADLOCK_C
60 scripts/config.py unset MBEDTLS_AESCE_C
69 scripts/config.py unset MBEDTLS_HAVE_ASM
70 scripts/config.py unset MBEDTLS_AESNI_C
71 scripts/config.py unset MBEDTLS_PADLOCK_C
72 scripts/config.py unset MBEDTLS_AESCE_C
81 scripts/config.py unset MBEDTLS_HAVE_ASM
82 scripts/config.py unset MBEDTLS_AESNI_C
83 scripts/config.py unset MBEDTLS_PADLOCK_C
84 scripts/config.py unset MBEDTLS_AESCE_C
85 scripts/config.py set MBEDTLS_TEST_HOOKS
86 scripts/config.py set MBEDTLS_ECP_WITH_MPI_UINT
95 scripts/config.py full
96 scripts/config.py set MBEDTLS_NO_UDBL_DIVISION
105 scripts/config.py full
106 scripts/config.py set MBEDTLS_NO_64BIT_MULTIPLICATION