Symbol: tlspcb
sys/dev/cxgbe/crypto/t6_kern_tls.c
103
static int ktls_setup_keys(struct tlspcb *tlsp,
sys/dev/cxgbe/crypto/t6_kern_tls.c
111
static inline struct tlspcb *
sys/dev/cxgbe/crypto/t6_kern_tls.c
114
return (__containerof(t, struct tlspcb, com));
sys/dev/cxgbe/crypto/t6_kern_tls.c
117
static struct tlspcb *
sys/dev/cxgbe/crypto/t6_kern_tls.c
122
struct tlspcb *tlsp;
sys/dev/cxgbe/crypto/t6_kern_tls.c
1314
ktls_write_tls_wr(struct tlspcb *tlsp, struct sge_txq *txq, void *dst,
sys/dev/cxgbe/crypto/t6_kern_tls.c
150
struct tlspcb *tlsp, int atid, void *dst)
sys/dev/cxgbe/crypto/t6_kern_tls.c
181
struct inpcb *inp, struct tlspcb *tlsp, int atid, void *dst)
sys/dev/cxgbe/crypto/t6_kern_tls.c
1955
struct tlspcb *tlsp;
sys/dev/cxgbe/crypto/t6_kern_tls.c
2076
struct tlspcb *tlsp;
sys/dev/cxgbe/crypto/t6_kern_tls.c
216
struct inpcb *inp, struct tlspcb *tlsp, int atid)
sys/dev/cxgbe/crypto/t6_kern_tls.c
253
struct tlspcb *tlsp = lookup_atid(sc, atid);
sys/dev/cxgbe/crypto/t6_kern_tls.c
276
write_set_tcb_field_ulp(struct tlspcb *tlsp, void *dst, struct sge_txq *txq,
sys/dev/cxgbe/crypto/t6_kern_tls.c
311
ktls_set_tcb_fields(struct tlspcb *tlsp, struct tcpcb *tp, struct sge_txq *txq)
sys/dev/cxgbe/crypto/t6_kern_tls.c
377
struct tlspcb *tlsp;
sys/dev/cxgbe/crypto/t6_kern_tls.c
587
ktls_setup_keys(struct tlspcb *tlsp, const struct ktls_session *tls,
sys/dev/cxgbe/crypto/t6_kern_tls.c
638
ktls_base_wr_size(struct tlspcb *tlsp)
sys/dev/cxgbe/crypto/t6_kern_tls.c
658
ktls_tcp_payload_length(struct tlspcb *tlsp, struct mbuf *m_tls)
sys/dev/cxgbe/crypto/t6_kern_tls.c
709
ktls_payload_offset(struct tlspcb *tlsp, struct mbuf *m_tls)
sys/dev/cxgbe/crypto/t6_kern_tls.c
756
ktls_wr_len(struct tlspcb *tlsp, struct mbuf *m, struct mbuf *m_tls,
sys/dev/cxgbe/crypto/t6_kern_tls.c
890
struct tlspcb *tlsp;
sys/dev/cxgbe/crypto/t7_kern_tls.c
110
static int ktls_setup_keys(struct tlspcb *tlsp,
sys/dev/cxgbe/crypto/t7_kern_tls.c
121
static inline struct tlspcb *
sys/dev/cxgbe/crypto/t7_kern_tls.c
124
return (__containerof(t, struct tlspcb, com));
sys/dev/cxgbe/crypto/t7_kern_tls.c
1241
ktls_write_tls_wr(struct tlspcb *tlsp, struct sge_txq *txq,
sys/dev/cxgbe/crypto/t7_kern_tls.c
127
static struct tlspcb *
sys/dev/cxgbe/crypto/t7_kern_tls.c
132
struct tlspcb *tlsp;
sys/dev/cxgbe/crypto/t7_kern_tls.c
156
struct tlspcb *tlsp;
sys/dev/cxgbe/crypto/t7_kern_tls.c
2024
struct tlspcb *tlsp;
sys/dev/cxgbe/crypto/t7_kern_tls.c
2099
struct tlspcb *tlsp;
sys/dev/cxgbe/crypto/t7_kern_tls.c
2120
struct tlspcb *tlsp;
sys/dev/cxgbe/crypto/t7_kern_tls.c
2128
tlsp = (struct tlspcb *)(uintptr_t)CPL_FW6_PLD_COOKIE(cpl);
sys/dev/cxgbe/crypto/t7_kern_tls.c
352
ktls_setup_keys(struct tlspcb *tlsp, const struct ktls_session *tls,
sys/dev/cxgbe/crypto/t7_kern_tls.c
403
ktls_base_wr_size(struct tlspcb *tlsp, bool inline_key)
sys/dev/cxgbe/crypto/t7_kern_tls.c
459
ktls_is_short_record(struct tlspcb *tlsp, struct mbuf *m_tls, u_int tlen,
sys/dev/cxgbe/crypto/t7_kern_tls.c
572
ktls_gcm_aad_len(struct tlspcb *tlsp)
sys/dev/cxgbe/crypto/t7_kern_tls.c
579
ktls_wr_len(struct tlspcb *tlsp, struct mbuf *m, struct mbuf *m_tls,
sys/dev/cxgbe/crypto/t7_kern_tls.c
724
ktls_queue_next_packet(struct tlspcb *tlsp, bool enqueue_only)
sys/dev/cxgbe/crypto/t7_kern_tls.c
776
struct tlspcb *tlsp;