Searched refs:istls13 (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/crypto/openssl/ssl/
H A Dssl_txt.c36 int istls13; local
40 istls13 = (x->ssl_version == TLS1_3_VERSION);
75 if (istls13) {
153 if (istls13) {
/freebsd-13-stable/crypto/openssl/apps/
H A Ds_client.c3177 int i, istls13 = (SSL_version(s) == TLS1_3_VERSION); local
3341 if (istls13) {

Completed in 208 milliseconds