Lines Matching refs:config

175     if ! git diff-files --quiet include/mbedtls/config.h; then
274 scripts/config.pl set MBEDTLS_SSL_PROTO_SSL3
291 scripts/config.pl full
292 scripts/config.pl unset MBEDTLS_MEMORY_BACKTRACE # too slow for tests
324 scripts/config.pl full
325 scripts/config.pl unset MBEDTLS_PLATFORM_C
326 scripts/config.pl unset MBEDTLS_PLATFORM_MEMORY
327 scripts/config.pl unset MBEDTLS_PLATFORM_PRINTF_ALT
328 scripts/config.pl unset MBEDTLS_PLATFORM_FPRINTF_ALT
329 scripts/config.pl unset MBEDTLS_PLATFORM_SNPRINTF_ALT
330 scripts/config.pl unset MBEDTLS_PLATFORM_TIME_ALT
331 scripts/config.pl unset MBEDTLS_PLATFORM_EXIT_ALT
332 scripts/config.pl unset MBEDTLS_ENTROPY_NV_SEED
333 scripts/config.pl unset MBEDTLS_MEMORY_BUFFER_ALLOC_C
334 scripts/config.pl unset MBEDTLS_FS_IO
341 scripts/config.pl full
342 scripts/config.pl set MBEDTLS_PLATFORM_NO_STD_FUNCTIONS
343 scripts/config.pl unset MBEDTLS_ENTROPY_NV_SEED
349 scripts/config.pl full
350 scripts/config.pl unset MBEDTLS_SSL_SRV_C
356 scripts/config.pl full
357 scripts/config.pl unset MBEDTLS_SSL_CLI_C
363 scripts/config.pl full
364 scripts/config.pl unset MBEDTLS_NET_C # getaddrinfo() undeclared, etc.
365 scripts/config.pl set MBEDTLS_NO_PLATFORM_ENTROPY # uses syscall() on GNU/Linux
371 scripts/config.pl set MBEDTLS_TEST_NULL_ENTROPY
372 scripts/config.pl set MBEDTLS_NO_DEFAULT_ENTROPY_SOURCES
373 scripts/config.pl set MBEDTLS_ENTROPY_C
374 scripts/config.pl unset MBEDTLS_ENTROPY_NV_SEED
375 scripts/config.pl unset MBEDTLS_ENTROPY_HARDWARE_ALT
376 scripts/config.pl unset MBEDTLS_HAVEGE_C
398 scripts/config.pl full
399 scripts/config.pl unset MBEDTLS_NET_C
400 scripts/config.pl unset MBEDTLS_TIMING_C
401 scripts/config.pl unset MBEDTLS_FS_IO
402 scripts/config.pl unset MBEDTLS_ENTROPY_NV_SEED
403 scripts/config.pl set MBEDTLS_NO_PLATFORM_ENTROPY
405 scripts/config.pl unset MBEDTLS_HAVEGE_C # depends on timing.c
406 scripts/config.pl unset MBEDTLS_THREADING_PTHREAD
407 scripts/config.pl unset MBEDTLS_THREADING_C
408 scripts/config.pl unset MBEDTLS_MEMORY_BACKTRACE # execinfo.h
409 scripts/config.pl unset MBEDTLS_MEMORY_BUFFER_ALLOC_C # calls exit
415 scripts/config.pl full
416 scripts/config.pl unset MBEDTLS_NET_C
417 scripts/config.pl unset MBEDTLS_TIMING_C
418 scripts/config.pl unset MBEDTLS_FS_IO
419 scripts/config.pl unset MBEDTLS_ENTROPY_NV_SEED
420 scripts/config.pl unset MBEDTLS_HAVE_TIME
421 scripts/config.pl unset MBEDTLS_HAVE_TIME_DATE
422 scripts/config.pl set MBEDTLS_NO_PLATFORM_ENTROPY
424 scripts/config.pl unset MBEDTLS_DEPRECATED_WARNING
425 scripts/config.pl unset MBEDTLS_HAVEGE_C # depends on timing.c
426 scripts/config.pl unset MBEDTLS_THREADING_PTHREAD
427 scripts/config.pl unset MBEDTLS_THREADING_C
428 scripts/config.pl unset MBEDTLS_MEMORY_BACKTRACE # execinfo.h
429 scripts/config.pl unset MBEDTLS_MEMORY_BUFFER_ALLOC_C # calls exit
430 scripts/config.pl unset MBEDTLS_PLATFORM_TIME_ALT # depends on MBEDTLS_HAVE_TIME
448 scripts/config.pl unset MBEDTLS_AESNI_C # memsan doesn't grok asm