Searched refs:TLS_MAX_PAYLOAD_SIZE (Results 1 – 4 of 4) sorted by relevance
54 #define TLS_MAX_PAYLOAD_SIZE ((size_t)1 << 14) macro
934 record_room = TLS_MAX_PAYLOAD_SIZE - msg_pl->sg.size; in tls_sw_sendmsg()1133 record_room = TLS_MAX_PAYLOAD_SIZE - msg_pl->sg.size; in tls_sw_do_sendpage()2002 if (data_len > TLS_MAX_PAYLOAD_SIZE + cipher_overhead + in tls_read_size()
440 max_open_record_len = TLS_MAX_PAYLOAD_SIZE + in tls_push_data()
1144 TLS_MAX_PAYLOAD_SIZE); in mlx5e_alloc_txqsq()