Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/include/openssl/
H A Dssl.h308 #define SSL_TXT_TLSV1_1 "TLSv1.1" macro
/dragonfly/crypto/libressl/ssl/
H A Dssl_lib.c2777 return (SSL_TXT_TLSV1_1); in ssl_version_string()