Home
last modified time | relevance | path

Searched refs:mbedtls_ssl_conf_is_tls12_only (Results 1 – 2 of 2) sorted by relevance

/third_party/mbedtls/library/
Dssl_misc.h1496 static inline int mbedtls_ssl_conf_is_tls12_only( const mbedtls_ssl_config *conf ) in mbedtls_ssl_conf_is_tls12_only() function
Dssl_tls.c3209 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()