Searched refs:mbedtls_ssl_conf_is_tls13_only (Results 1 – 2 of 2) sorted by relevance
1829 static inline int mbedtls_ssl_conf_is_tls13_only(const mbedtls_ssl_config *conf) in mbedtls_ssl_conf_is_tls13_only() function
1304 if (mbedtls_ssl_conf_is_tls13_only(conf)) { in ssl_conf_version_check()3890 if (mbedtls_ssl_conf_is_tls13_only(ssl->conf)) { in mbedtls_ssl_handshake_step()