Searched refs:TLS_1_3_VERSION (Results 1 – 5 of 5) sorted by relevance
495 if (prot->version != TLS_1_3_VERSION) in tls_advance_record_sn()510 if (version != TLS_1_3_VERSION) { in tls_fill_prepend()520 buf[0] = version == TLS_1_3_VERSION ? in tls_fill_prepend()537 if (version != TLS_1_3_VERSION) { in tls_make_aad()544 buf[0] = version == TLS_1_3_VERSION ? in tls_make_aad()556 if (version == TLS_1_3_VERSION) { in xor_iv_with_seq()
56 #define TLS_1_3_VERSION TLS_VERSION_NUMBER(TLS_1_3) macro
128 if (prot->version == TLS_1_3_VERSION) { in padding_length()697 if (prot->version == TLS_1_3_VERSION) { in tls_push_record()1420 if (prot->version == TLS_1_3_VERSION) in decrypt_internal()1746 if (prot->version == TLS_1_3_VERSION) in tls_sw_recvmsg()1758 prot->version != TLS_1_3_VERSION) in tls_sw_recvmsg()1777 } else if (prot->version == TLS_1_3_VERSION) { in tls_sw_recvmsg()1999 if (prot->version != TLS_1_3_VERSION) in tls_read_size()2334 if (crypto_info->version == TLS_1_3_VERSION) { in tls_set_sw_offload()2389 if (crypto_info->version == TLS_1_3_VERSION) in tls_set_sw_offload()
493 crypto_info->version != TLS_1_3_VERSION) { in do_tls_setsockopt_conf()
119 tls12.info.version = TLS_1_3_VERSION; in FIXTURE_SETUP()708 tls12.info.version = TLS_1_3_VERSION; in TEST_F()