Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Dssl_misc.h1598 static inline int mbedtls_ssl_conf_is_tls12_only( const mbedtls_ssl_config *conf ) in mbedtls_ssl_conf_is_tls12_only() function
A Dssl_tls.c3178 if( mbedtls_ssl_conf_is_tls12_only( ssl->conf ) ) in ssl_conf_version_check()
5223 if( mbedtls_ssl_conf_is_tls12_only( ssl->conf ) ) in mbedtls_ssl_handshake_step()
5237 if( mbedtls_ssl_conf_is_tls12_only( ssl->conf ) ) in mbedtls_ssl_handshake_step()

Completed in 17 milliseconds