Home
last modified time | relevance | path

Searched refs:SSL_TXT_TLSV1_2 (Results 1 – 4 of 4) sorted by relevance

/openbsd/regress/lib/libssl/shutdown/
H A Dshutdowntest.c619 .name = SSL_TXT_TLSV1_2,
/openbsd/lib/libssl/
H A Dssl_ciph.c365 .name = SSL_TXT_TLSV1_2,
H A Dssl.h295 #define SSL_TXT_TLSV1_2 "TLSv1.2" macro
H A Dssl_lib.c2879 return (SSL_TXT_TLSV1_2); in ssl_version_string()