Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_cryptodev/
H A Drte_crypto_asym.h205 struct rte_crypto_rsa_xform { struct
408 struct rte_crypto_rsa_xform rsa;
/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_ucode_asym.h77 struct rte_crypto_rsa_xform *xfrm_rsa = &xform->rsa; in cpt_fill_rsa_params()
78 struct rte_crypto_rsa_xform *rsa = &sess->rsa_ctx; in cpt_fill_rsa_params()
190 struct rte_crypto_rsa_xform *rsa; in cpt_free_asym_session_parameters()
297 struct rte_crypto_rsa_xform *rsa, in cpt_rsa_prep()
378 struct rte_crypto_rsa_xform *rsa, in cpt_rsa_crt_prep()
H A Dcpt_mcode_defines.h351 struct rte_crypto_rsa_xform rsa_ctx;
/f-stack/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev_ops.c675 struct rte_crypto_rsa_xform *rsa_ctx) in otx_cpt_asym_rsa_op()
/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_cryptodev_ops.c756 struct rte_crypto_rsa_xform *rsa_ctx) in otx2_cpt_asym_rsa_op()