Home
last modified time | relevance | path

Searched refs:MBEDTLS_SSL_ANTI_REPLAY_ENABLED (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dssl.h301 #define MBEDTLS_SSL_ANTI_REPLAY_ENABLED 1 macro
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dssl.h311 #define MBEDTLS_SSL_ANTI_REPLAY_ENABLED 1 macro
/aosp_15_r20/external/mbedtls/library/
H A Dssl_tls.c5212 conf->anti_replay = MBEDTLS_SSL_ANTI_REPLAY_ENABLED; in mbedtls_ssl_config_defaults()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dssl_tls.c5890 conf->anti_replay = MBEDTLS_SSL_ANTI_REPLAY_ENABLED; in mbedtls_ssl_config_defaults()