Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Dssl_misc.h1584 static inline int mbedtls_ssl_conf_is_tls13_only( const mbedtls_ssl_config *conf ) in mbedtls_ssl_conf_is_tls13_only() function
A Dssl_tls.c3165 if( mbedtls_ssl_conf_is_tls13_only( ssl->conf ) ) in ssl_conf_version_check()
5218 if( mbedtls_ssl_conf_is_tls13_only( ssl->conf ) ) in mbedtls_ssl_handshake_step()
5232 if( mbedtls_ssl_conf_is_tls13_only( ssl->conf ) ) in mbedtls_ssl_handshake_step()

Completed in 17 milliseconds