Home
last modified time | relevance | path

Searched defs:allow_legacy (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mbedtls/programs/ssl/
H A Dssl_client2.c500 int allow_legacy; /* allow legacy renegotiation */ member
H A Dssl_server2.c642 int allow_legacy; /* allow legacy renegotiation */ member
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/ssl/
H A Dssl_client2.c500 int allow_legacy; /* allow legacy renegotiation */ member
H A Dssl_server2.c647 int allow_legacy; /* allow legacy renegotiation */ member
/aosp_15_r20/external/mbedtls/library/
H A Dssl_tls.c3148 void mbedtls_ssl_conf_legacy_renegotiation(mbedtls_ssl_config *conf, int allow_legacy) in mbedtls_ssl_conf_legacy_renegotiation()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dssl_tls.c2977 void mbedtls_ssl_conf_legacy_renegotiation(mbedtls_ssl_config *conf, int allow_legacy) in mbedtls_ssl_conf_legacy_renegotiation()