Searched refs:mbedtls_ssl_conf_max_version (Results 1 – 5 of 5) sorted by relevance
160 …mbedtls_ssl_conf_max_version(&mSslConfig, MBEDTLS_SSL_MAJOR_VERSION_3, MBEDTLS_SSL_MINOR_VERSION_3… in Process()
326 mbedtls_ssl_conf_max_version(&mConf, MBEDTLS_SSL_MAJOR_VERSION_3, MBEDTLS_SSL_MINOR_VERSION_3); in Setup()
4285 void MBEDTLS_DEPRECATED mbedtls_ssl_conf_max_version(mbedtls_ssl_config *conf, int major,
2930 void mbedtls_ssl_conf_max_version(mbedtls_ssl_config *conf, int major, int minor) in mbedtls_ssl_conf_max_version() function
1018 * Deprecate mbedtls_ssl_conf_max_version() and1330 mbedtls_ssl_conf_min_version() and mbedtls_ssl_conf_max_version() allow4528 mbedtls_ssl_conf_max_version()