Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_ucode_asym.h233 struct rte_crypto_mod_op_param mod_op; in cpt_modex_prep() local
244 mod_op = ((struct rte_crypto_op *)*op)->asym->modex; in cpt_modex_prep()
246 base_len = mod_op.base.length; in cpt_modex_prep()
259 memcpy(dptr, mod_op.base.data, base_len); in cpt_modex_prep()