Home
last modified time | relevance | path

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

/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_ucode_asym.h276 req->ist.ei2 = mphys + dlen; in cpt_modex_prep()
358 req->ist.ei2 = mphys + dlen; in cpt_rsa_prep()
441 req->ist.ei2 = mphys + dlen; in cpt_rsa_crt_prep()
718 req->ist.ei2 = mphys + dlen; in cpt_ecdsa_sign_prep()
829 req->ist.ei2 = mphys + dlen; in cpt_ecdsa_verify_prep()
932 req->ist.ei2 = mphys + dlen; in cpt_ecpm_prep()
H A Dcpt_common.h53 uint64_t ei2; member
H A Dcpt_ucode.h635 req->ist.ei2 = rptr_dma; in cpt_digest_gen_prep()
811 req->ist.ei2 = dm_dma_addr - iv_len; in cpt_enc_hmac_prep()
1000 req->ist.ei2 = rptr_dma; in cpt_enc_hmac_prep()
1176 req->ist.ei2 = dm_dma_addr - iv_len; in cpt_dec_hmac_prep()
1405 req->ist.ei2 = rptr_dma; in cpt_dec_hmac_prep()
1579 req->ist.ei2 = dm_dma_addr - iv_len; in cpt_zuc_snow3g_enc_prep()
1720 req->ist.ei2 = rptr_dma; in cpt_zuc_snow3g_enc_prep()
1856 req->ist.ei2 = dm_dma_addr - iv_len; in cpt_zuc_snow3g_dec_prep()
1971 req->ist.ei2 = rptr_dma; in cpt_zuc_snow3g_dec_prep()
2224 req->ist.ei2 = rptr_dma; in cpt_kasumi_enc_prep()
[all …]
/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev_hw_access.h245 cpt_ist_p->s8x.ei2 = user_req->ist.ei2; in fill_cpt_inst()