Home
last modified time | relevance | path

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

/openbsd/lib/libssl/
H A Dssl_ciph.c353 .name = SSL_TXT_TLSV1,
H A Dssl.h293 #define SSL_TXT_TLSV1 "TLSv1" macro
H A Dssl_lib.c2875 return (SSL_TXT_TLSV1); in ssl_version_string()