Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dssl_ciph.c388 .name = SSL_TXT_TLSV1,
H A Dssl_lib.c2775 return (SSL_TXT_TLSV1); in ssl_version_string()
/dragonfly/crypto/libressl/include/openssl/
H A Dssl.h307 #define SSL_TXT_TLSV1 "TLSv1" macro