Home
last modified time | relevance | path

Searched refs:ctl_wrd (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_ipsec_po_ops.h64 struct otx2_ipsec_po_sa_ctl *ctl_wrd; in process_outb_sa() local
73 ctl_wrd = &sa->ctl; in process_outb_sa()
110 if (ctl_wrd->enc_type == OTX2_IPSEC_FP_SA_ENC_AES_GCM) { in process_outb_sa()
114 } else if (ctl_wrd->auth_type == OTX2_IPSEC_FP_SA_ENC_AES_CBC) { in process_outb_sa()
H A Dotx2_cryptodev_ops.c654 struct otx2_ipsec_po_sa_ctl *ctl_wrd; in otx2_cpt_enqueue_sec() local
662 ctl_wrd = &sess->in_sa.ctl; in otx2_cpt_enqueue_sec()
664 if (ctl_wrd->direction == OTX2_IPSEC_PO_SA_DIRECTION_OUTBOUND) in otx2_cpt_enqueue_sec()