Lines Matching refs:SSL_CONNECTION_IS_TLS13

186     if (SSL_CONNECTION_IS_TLS13(s)) {  in ossl_statem_server_read_transition()
421 && (!SSL_CONNECTION_IS_TLS13(s) in send_certificate_request()
615 if (SSL_CONNECTION_IS_TLS13(s)) in ossl_statem_server_write_transition()
791 if (SSL_CONNECTION_IS_TLS13(s) && s->sent_tickets == 0 in ossl_statem_server_pre_work()
812 if (SSL_CONNECTION_IS_TLS13(s)) in ossl_statem_server_pre_work()
911 if (SSL_CONNECTION_IS_TLS13(s) in ossl_statem_server_post_work()
948 if (!SSL_CONNECTION_IS_TLS13(s) in ossl_statem_server_post_work()
961 if (SSL_CONNECTION_IS_TLS13(s)) { in ossl_statem_server_post_work()
1020 if (SSL_CONNECTION_IS_TLS13(s)) { in ossl_statem_server_post_work()
1038 if (!SSL_CONNECTION_IS_TLS13(s) in ossl_statem_server_post_work()
1046 if (!SSL_CONNECTION_IS_TLS13(s) in ossl_statem_server_post_work()
1063 if (SSL_CONNECTION_IS_TLS13(s) && statem_flush(s) != 1) { in ossl_statem_server_post_work()
1480 if (!ossl_assert(!SSL_CONNECTION_IS_TLS13(s))) { in tls_process_client_hello()
1751 if (SSL_CONNECTION_IS_TLS13(s) in tls_early_post_process_client_hello()
1819 if (SSL_CONNECTION_IS_TLS13(s)) { in tls_early_post_process_client_hello()
1888 if (SSL_CONNECTION_IS_TLS13(s)) { in tls_early_post_process_client_hello()
1898 if (!SSL_CONNECTION_IS_TLS13(s) && s->hit) { in tls_early_post_process_client_hello()
1974 && !SSL_CONNECTION_IS_TLS13(s) in tls_early_post_process_client_hello()
2020 if (SSL_CONNECTION_IS_TLS13(s)) { in tls_early_post_process_client_hello()
2107 if (!s->hit || SSL_CONNECTION_IS_TLS13(s)) { in tls_early_post_process_client_hello()
2291 if (!s->hit || SSL_CONNECTION_IS_TLS13(s)) { in tls_post_process_client_hello()
2308 if (!SSL_CONNECTION_IS_TLS13(s)) { in tls_post_process_client_hello()
2366 if (!SSL_CONNECTION_IS_TLS13(s) && !tls_handle_alpn(s)) { in tls_post_process_client_hello()
2401 int usetls13 = SSL_CONNECTION_IS_TLS13(s) in tls_construct_server_hello()
2474 : (SSL_CONNECTION_IS_TLS13(s) in tls_construct_server_hello()
2830 if (SSL_CONNECTION_IS_TLS13(s)) { in tls_construct_certificate_request()
3576 if (SSL_CONNECTION_IS_TLS13(sc)) { in tls_process_client_rpk()
3636 if (SSL_CONNECTION_IS_TLS13(s) in tls_process_client_certificate()
3675 if (SSL_CONNECTION_IS_TLS13(s)) { in tls_process_client_certificate()
3770 if (SSL_CONNECTION_IS_TLS13(s) && !ssl3_digest_cached_records(s, 1)) { in tls_process_client_certificate()
3781 if (SSL_CONNECTION_IS_TLS13(s)) { in tls_process_client_certificate()
3829 if (SSL_CONNECTION_IS_TLS13(s) && !WPACKET_put_bytes_u8(pkt, 0)) { in tls_construct_server_certificate()
3894 if (SSL_CONNECTION_IS_TLS13(s)) { in create_ticket_prequel()
3906 if (SSL_CONNECTION_IS_TLS13(s)) { in create_ticket_prequel()
4033 if (SSL_CONNECTION_IS_TLS13(s)) { in construct_stateless_ticket()
4176 if (SSL_CONNECTION_IS_TLS13(s)) { in tls_construct_new_session_ticket()
4263 if (SSL_CONNECTION_IS_TLS13(s) in tls_construct_new_session_ticket()
4288 if (SSL_CONNECTION_IS_TLS13(s)) { in tls_construct_new_session_ticket()