Searched defs:tls_len (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_tx.c | 348 unsigned int tls_len = 0; in fun_start_xmit() local 107 fun_tls_tx(struct sk_buff *skb, struct funeth_txq *q, unsigned int *tls_len) fun_tls_tx() argument 149 write_pkt_desc(struct sk_buff *skb, struct funeth_txq *q, unsigned int tls_len) write_pkt_desc() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_io.c | 621 int tls_len = skb->len;/* TLS data len before IV/key */ in chtls_push_frames() local 479 make_tlstx_data_wr(struct sock *sk, struct sk_buff *skb, int tls_tx_imm, int tls_len, u32 credits) make_tlstx_data_wr() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_io.c | 621 int tls_len = skb->len;/* TLS data len before IV/key */ in chtls_push_frames() local 479 make_tlstx_data_wr(struct sock *sk, struct sk_buff *skb, int tls_tx_imm, int tls_len, u32 credits) make_tlstx_data_wr() argument
|
Completed in 7 milliseconds