Home
last modified time | relevance | path

Searched refs:ei2 (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_hw_types.h182 uint64_t ei2 : 64; member
187 uint64_t ei2 : 64; member
241 uint64_t ei2; member
H A Dcpt_common.h54 uint64_t ei2; member
H A Dcpt_ucode_asym.h278 req->ist.ei2 = mphys + dlen; in cpt_modex_prep()
360 req->ist.ei2 = mphys + dlen; in cpt_rsa_prep()
443 req->ist.ei2 = mphys + dlen; in cpt_rsa_crt_prep()
681 req->ist.ei2 = mphys + dlen; in cpt_ecdsa_sign_prep()
786 req->ist.ei2 = mphys + dlen; in cpt_ecdsa_verify_prep()
881 req->ist.ei2 = mphys + dlen; in cpt_ecpm_prep()
H A Dcpt_ucode.h636 req->ist.ei2 = rptr_dma; in cpt_digest_gen_prep()
807 req->ist.ei2 = dm_dma_addr - iv_len; in cpt_enc_hmac_prep()
996 req->ist.ei2 = rptr_dma; in cpt_enc_hmac_prep()
1157 req->ist.ei2 = dm_dma_addr - iv_len; in cpt_dec_hmac_prep()
1366 req->ist.ei2 = rptr_dma; in cpt_dec_hmac_prep()
1532 req->ist.ei2 = dm_dma_addr - iv_len; in cpt_zuc_snow3g_enc_prep()
1673 req->ist.ei2 = rptr_dma; in cpt_zuc_snow3g_enc_prep()
1809 req->ist.ei2 = dm_dma_addr - iv_len; in cpt_zuc_snow3g_dec_prep()
1924 req->ist.ei2 = rptr_dma; in cpt_zuc_snow3g_dec_prep()
2161 req->ist.ei2 = rptr_dma; in cpt_kasumi_enc_prep()
[all …]
/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_ipsec_po_ops.h125 req->ist.ei2 = req->ist.ei1; in process_outb_sa()
171 req->ist.ei2 = req->ist.ei1; in process_inb_sa()
H A Dotx2_cryptodev_ops.c451 inst.s9x.ei2 = req->ist.ei2; in otx2_ca_enqueue_req()
503 inst.s9x.ei2 = req->ist.ei2; in otx2_cpt_enqueue_req()
/f-stack/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev_hw_access.h238 cpt_ist_p->s8x.ei2 = user_req->ist.ei2; in fill_cpt_inst()