Searched refs:TLS_1_3_VERSION (Results 1 – 2 of 2) sorted by relevance
58 #define TLS_1_3_VERSION TLS_VERSION_NUMBER(TLS_1_3) macro
165 if (prot->version == TLS_1_3_VERSION) { in tls_padding_length()782 if (prot->version == TLS_1_3_VERSION) { in tls_push_record()1545 if (prot->version == TLS_1_3_VERSION || in tls_decrypt_sg()1655 if (unlikely(darg->zc && prot->version == TLS_1_3_VERSION && in tls_decrypt_sw()1700 darg->zc &= !(prot->version == TLS_1_3_VERSION && in tls_decrypt_device()2421 if (prot->version != TLS_1_3_VERSION && in tls_rx_msg_size()2645 tls_ctx->prot_info.version != TLS_1_3_VERSION; in tls_update_rx_zc_capable()2696 if (crypto_info->version == TLS_1_3_VERSION) { in init_prot_info()2824 src_crypto_info->version != TLS_1_3_VERSION && in tls_set_sw_offload()