Searched refs:allow_legacy (Results 1 – 2 of 2) sorted by relevance
2691 void mbedtls_ssl_conf_legacy_renegotiation( mbedtls_ssl_config *conf, int allow_legacy );
7795 void mbedtls_ssl_conf_legacy_renegotiation( mbedtls_ssl_config *conf, int allow_legacy ) in mbedtls_ssl_conf_legacy_renegotiation() argument7797 conf->allow_legacy_renegotiation = allow_legacy; in mbedtls_ssl_conf_legacy_renegotiation()