Searched refs:split_point (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/tls/
H A Dtls_sw.c608 struct sk_msg *msg_oen, u32 split_point,
731 u32 i, split_point, orig_end; local
743 split_point = msg_pl->apply_bytes;
744 split = split_point && split_point < msg_pl->sg.size;
749 split_point +
752 split_point = msg_en->sg.size;
756 split_point, prot->overhead_size,
606 tls_split_open_record(struct sock *sk, struct tls_rec *from, struct tls_rec **to, struct sk_msg *msg_opl, struct sk_msg *msg_oen, u32 split_point, u32 tx_overhead_size, u32 *orig_end) argument
/linux-master/include/sound/
H A Dwavefront.h265 u8 split_point:7; member in struct:wf_layer

Completed in 115 milliseconds