Home
last modified time | relevance | path

Searched full:sync (Results 1 – 9 of 9) sorted by relevance

/mbedtls-3.6.0/
D.readthedocs.yaml21 …"$READTHEDOCS_VIRTUALENV_PATH/bin/rtd" projects "Mbed TLS API" redirects sync --wet-run -f docs/re…
/mbedtls-3.6.0/tests/suites/
Dtest_suite_platform.function92 * completely avoided due to out-of-sync clock sources.
/mbedtls-3.6.0/library/
DCMakeLists.txt202 …ations -Wmissing-prototypes -Wdocumentation -Wno-documentation-deprecated-sync -Wunreachable-code")
/mbedtls-3.6.0/include/mbedtls/
Dcipher.h218 * This should be kept in sync with MBEDTLS_SSL_MAX_IV_LENGTH defined
224 * This should be kept in sync with MBEDTLS_SSL_MAX_BLOCK_LENGTH defined
232 * This should be kept in sync with MBEDTLS_SSL_MAX_BLOCK_LENGTH defined
/mbedtls-3.6.0/tests/
DCMakeLists.txt268 …set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wdocumentation -Wno-documentation-deprecated-sync -Wunreachab…
/mbedtls-3.6.0/tests/scripts/
Dbasic-build-test.sh48 # in sync. If you change the value here because it breaks some tests, you'll
Dall.sh158 # both values are kept in sync. If you change the value here because it
2703 # Keep in sync with component_test_psa_crypto_config_reference_ecc_ecp_light_only
2754 # Keep in sync with component_test_psa_crypto_config_accel_ecc_ecp_light_only
2811 # Keep in sync with component_test_psa_crypto_config_reference_ecc_no_ecp_at_all()
2865 # Keep in sync with its accelerated counterpart.
3144 # Keep this in sync with component_test_tfm_config() as they are both meant
3169 # Keep this in sync with component_test_tfm_config_p256m_driver_accel_ec() as
3464 # is related to this component and both components need to be kept in sync.
3514 # Both components need to be kept in sync.
/mbedtls-3.6.0/include/psa/
Dcrypto_sizes.h119 /* Note: PSA_HASH_MAX_SIZE should be kept in sync with MBEDTLS_MD_MAX_SIZE,
/mbedtls-3.6.0/programs/ssl/
Dssl_server2.c1135 /* Note that ssl_async_operation_type_t and the array below need to be kept in sync!