Home
last modified time | relevance | path

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

/openssl/ssl/statem/
H A Dstatem_srvr.c1504 clienthello->isv2 = RECORD_LAYER_is_sslv2_record(&s->rlayer); in tls_process_client_hello()
1507 if (clienthello->isv2) { in tls_process_client_hello()
1549 if (clienthello->isv2) { in tls_process_client_hello()
1723 if (clienthello->isv2) { in tls_early_post_process_client_hello()
1782 clienthello->isv2) || in tls_early_post_process_client_hello()
1784 &scsvs, clienthello->isv2, 1)) { in tls_early_post_process_client_hello()
1864 if (clienthello->isv2 || in tls_early_post_process_client_hello()
/openssl/ssl/
H A Dssl_local.h646 unsigned int isv2; member
H A Dssl_lib.c6654 return sc->clienthello->isv2; in SSL_client_hello_isv2()

Completed in 46 milliseconds