Lines Matching refs:version
128 if (prot->version == TLS_1_3_VERSION) { in padding_length()
501 xor_iv_with_seq(prot->version, rec->iv_data, tls_ctx->tx.rec_seq); in tls_do_encryption()
717 if (prot->version == TLS_1_3_VERSION) { in tls_push_record()
745 record_type, prot->version); in tls_push_record()
751 record_type, prot->version); in tls_push_record()
1448 if (prot->version == TLS_1_3_VERSION) in decrypt_internal()
1454 xor_iv_with_seq(prot->version, iv, tls_ctx->rx.rec_seq); in decrypt_internal()
1460 ctx->control, prot->version); in decrypt_internal()
1774 if (prot->version == TLS_1_3_VERSION) in tls_sw_recvmsg()
1786 prot->version != TLS_1_3_VERSION) in tls_sw_recvmsg()
1805 } else if (prot->version == TLS_1_3_VERSION) { in tls_sw_recvmsg()
2027 if (prot->version != TLS_1_3_VERSION) in tls_read_size()
2363 if (crypto_info->version == TLS_1_3_VERSION) { in tls_set_sw_offload()
2372 prot->version = crypto_info->version; in tls_set_sw_offload()
2418 if (crypto_info->version == TLS_1_3_VERSION) in tls_set_sw_offload()