Home
last modified time | relevance | path

Searched refs:SSL_TXT_TLSV1_3 (Results 1 – 3 of 3) sorted by relevance

/dragonfly/crypto/libressl/ssl/
H A Dssl_ciph.c396 .name = SSL_TXT_TLSV1_3,
H A Dssl_lib.c2781 return (SSL_TXT_TLSV1_3); in ssl_version_string()
/dragonfly/crypto/libressl/include/openssl/
H A Dssl.h311 #define SSL_TXT_TLSV1_3 "TLSv1.3" macro