Searched refs:tlspcb (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/cxgbe/crypto/ |
| H A D | t6_kern_tls.c | 67 struct tlspcb { struct 103 static int ktls_setup_keys(struct tlspcb *tlsp, argument 111 static inline struct tlspcb * 114 return (__containerof(t, struct tlspcb, com)); in mst_to_tls() 117 static struct tlspcb * 122 struct tlspcb *tlsp; in alloc_tlspcb() 150 struct tlspcb *tlsp, int atid, void *dst) in mk_ktls_act_open_req() 181 struct inpcb *inp, struct tlspcb *tlsp, int atid, void *dst) in mk_ktls_act_open_req6() 216 struct inpcb *inp, struct tlspcb *tlsp, int atid) in send_ktls_act_open_req() 253 struct tlspcb *tlsp = lookup_atid(sc, atid); in ktls_act_open_rpl() [all …]
|
| H A D | t7_kern_tls.c | 71 struct tlspcb { struct 110 static int ktls_setup_keys(struct tlspcb *tlsp, argument 121 static inline struct tlspcb * 124 return (__containerof(t, struct tlspcb, com)); in mst_to_tls() 127 static struct tlspcb * 132 struct tlspcb *tlsp; in alloc_tlspcb() 156 struct tlspcb *tlsp; in t7_tls_tag_alloc() 352 ktls_setup_keys(struct tlspcb *tlsp, const struct ktls_session *tls, in ktls_setup_keys() 403 ktls_base_wr_size(struct tlspcb *tlsp, bool inline_key) in ktls_base_wr_size() 459 ktls_is_short_record(struct tlspcb *tls 72 comtlspcb global() argument 73 vitlspcb global() argument 74 sctlspcb global() argument 75 txqtlspcb global() argument 77 tx_key_addrtlspcb global() argument 78 inline_keytlspcb global() argument 79 tls13tlspcb global() argument 80 enc_modetlspcb global() argument 82 scmd0tlspcb global() argument 83 scmd0_partialtlspcb global() argument 84 scmd0_shorttlspcb global() argument 86 tx_key_info_sizetlspcb global() argument [all...] |