Searched refs:mbedtls_ssl_conf_is_tls12_only (Results 1 – 2 of 2) sorted by relevance
1496 static inline int mbedtls_ssl_conf_is_tls12_only( const mbedtls_ssl_config *conf ) in mbedtls_ssl_conf_is_tls12_only() function
3209 if( mbedtls_ssl_conf_is_tls12_only( ssl->conf ) ) in ssl_conf_version_check()5254 if( mbedtls_ssl_conf_is_tls12_only( ssl->conf ) ) in mbedtls_ssl_handshake_step()5268 if( mbedtls_ssl_conf_is_tls12_only( ssl->conf ) ) in mbedtls_ssl_handshake_step()