Searched refs:TLS_MAX_PAYLOAD_SIZE (Results 1 – 6 of 6) sorted by relevance
298 chunk = TLS_MAX_PAYLOAD_SIZE + PAGE_SIZE; in tls_strp_copyin_skb()407 need_spc = strp->stm.full_len ?: TLS_MAX_PAYLOAD_SIZE + PAGE_SIZE; in tls_strp_read_copy()
45 TLS_MAX_PAYLOAD_SIZE >> PAGE_SHIFT))
855 value > TLS_MAX_PAYLOAD_SIZE) in do_tls_setsockopt_tx_payload_len()1078 ctx->tx_max_payload_len = TLS_MAX_PAYLOAD_SIZE; in tls_init()
1960 max_rec = prot->overhead_size - prot->tail_size + TLS_MAX_PAYLOAD_SIZE; in tls_read_flush_backlog()2474 if (data_len > TLS_MAX_PAYLOAD_SIZE + cipher_overhead + in tls_rx_msg_size()
55 #define TLS_MAX_PAYLOAD_SIZE ((size_t)1 << 14) macro
34 num_dumps = mlx5e_ktls_dumps_num_wqes(params, MAX_SKB_FRAGS, TLS_MAX_PAYLOAD_SIZE); in mlx5e_ktls_get_stop_room()