Searched refs:tls_record_info (Results 1 – 5 of 5) sorted by relevance
| /linux/include/net/ |
| H A D | tls.h | 146 struct tls_record_info { struct 159 struct tls_record_info *open_record; argument 160 struct tls_record_info *retransmit_hint; 336 struct tls_record_info *tls_get_record(struct tls_offload_context_tx *context, 339 static inline bool tls_record_is_start_marker(struct tls_record_info *rec) in tls_record_is_start_marker() 344 static inline u32 tls_record_start_seq(struct tls_record_info *rec) in tls_record_start_seq()
|
| /linux/net/tls/ |
| H A D | tls_device.c | 141 static void destroy_record(struct tls_record_info *record) in destroy_record() 152 struct tls_record_info *info, *temp; in delete_all_records() 165 struct tls_record_info *info, *temp; in tls_tcp_clean_acked() 257 static void tls_append_frag(struct tls_record_info *record, in tls_append_frag() 282 struct tls_record_info *record, in tls_push_record() 315 struct tls_record_info *record, in tls_device_record_close() 346 struct tls_record_info *record; in tls_create_new_record() 429 struct tls_record_info *record; in tls_push_data() 613 struct tls_record_info *tls_get_record(struct tls_offload_context_tx *context, in tls_get_record() 617 struct tls_record_info *info, *last; in tls_get_record() [all …]
|
| H A D | tls_device_fallback.c | 226 struct tls_record_info *record; in fill_sg_in()
|
| /linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
| H A D | chcr_ktls.c | 1656 struct tls_record_info *record) in chcr_ktls_copy_record_in_skb() 1694 struct tls_record_info *record, in chcr_end_part_handler() 1771 struct tls_record_info *record, in chcr_short_record_handler() 1927 struct tls_record_info *record; in chcr_ktls_xmit()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ktls_tx.c | 627 struct tls_record_info *record; in tx_sync_info_get()
|