Home
last modified time | relevance | path

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

/openbsd/regress/lib/libssl/shutdown/
H A Dshutdowntest.c623 .name = SSL_TXT_TLSV1_3,
/openbsd/lib/libssl/
H A Dssl_ciph.c361 .name = SSL_TXT_TLSV1_3,
H A Dssl.h297 #define SSL_TXT_TLSV1_3 "TLSv1.3" macro
H A Dssl_lib.c2881 return (SSL_TXT_TLSV1_3); in ssl_version_string()