Searched refs:SSL3_VERSION_MAJOR (Results 1 – 5 of 5) sorted by relevance
58 if ((rec->rec_version >> 8) != SSL3_VERSION_MAJOR) { in tls_validate_record_header()
216 #define SSL3_VERSION_MAJOR 0x03 macro
290 if ((as->ssl_version >> 8) != SSL3_VERSION_MAJOR in d2i_SSL_SESSION_ex()
421 if ((s->version >> 8) != SSL3_VERSION_MAJOR) { in state_machine()
1760 != (SSL3_VERSION_MAJOR << 8)) { in tls_early_post_process_client_hello()