Searched refs:tls_13 (Results 1 – 1 of 1) sorted by relevance
843 bool tls_13 = ctx->prot_info.version == TLS_1_3_VERSION; in do_tls_setsockopt_tx_payload_len() local854 if (value < TLS_MIN_RECORD_SIZE_LIM - (tls_13 ? 1 : 0) || in do_tls_setsockopt_tx_payload_len()