Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_cryptodev/
H A Drte_crypto_asym.h400 struct rte_crypto_asym_xform { struct
401 struct rte_crypto_asym_xform *next; argument
628 struct rte_crypto_asym_xform *xform;
H A Drte_cryptodev_pmd.h284 struct rte_crypto_asym_xform *xform,
H A Drte_cryptodev.h1151 struct rte_crypto_asym_xform *xforms,
H A Drte_cryptodev.c1361 struct rte_crypto_asym_xform *xforms, in rte_cryptodev_asym_session_init()
/f-stack/dpdk/drivers/crypto/qat/
H A Dqat_asym.h45 struct rte_crypto_asym_xform *xform;
50 struct rte_crypto_asym_xform *xform,
H A Dqat_asym_pmd.h43 struct rte_crypto_asym_xform *xform,
H A Dqat_asym.c125 struct rte_crypto_asym_xform *xform) in qat_asym_fill_arrays()
532 struct rte_crypto_asym_xform *xform) in qat_asym_collect_response()
711 struct rte_crypto_asym_xform *xform, in qat_asym_session_configure()
/f-stack/dpdk/app/test/
H A Dtest_cryptodev_rsa_test_vectors.h348 struct rte_crypto_asym_xform rsa_xform = {
369 struct rte_crypto_asym_xform rsa_xform_crt = {
H A Dtest_cryptodev_mod_test_vectors.h1044 struct rte_crypto_asym_xform modex_xform = {
1059 struct rte_crypto_asym_xform modinv_xform = {
H A Dtest_cryptodev_dh_test_vectors.h65 struct rte_crypto_asym_xform dh_xform = {
H A Dtest_cryptodev_dsa_test_vectors.h93 struct rte_crypto_asym_xform dsa_xform = {
H A Dtest_cryptodev_asym.c249 struct rte_crypto_asym_xform *xform_tc, in test_cryptodev_asym_ver()
311 struct rte_crypto_asym_xform xform_tc; in test_cryptodev_asym_op()
1105 struct rte_crypto_asym_xform xform = *xfrm; in test_dh_gen_shared_sec()
1198 struct rte_crypto_asym_xform xform = *xfrm; in test_dh_gen_priv_key()
1278 test_dh_gen_pub_key(struct rte_crypto_asym_xform *xfrm) in test_dh_gen_pub_key()
1289 struct rte_crypto_asym_xform xform = *xfrm; in test_dh_gen_pub_key()
1377 test_dh_gen_kp(struct rte_crypto_asym_xform *xfrm) in test_dh_gen_kp()
1389 struct rte_crypto_asym_xform pub_key_xform; in test_dh_gen_kp()
1390 struct rte_crypto_asym_xform xform = *xfrm; in test_dh_gen_kp()
1913 struct rte_crypto_asym_xform xform; in test_ecdsa_sign_verify()
[all …]
/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_ucode_asym.h34 struct rte_crypto_asym_xform *xform) in cpt_fill_modex_params()
74 struct rte_crypto_asym_xform *xform) in cpt_fill_rsa_params()
130 struct rte_crypto_asym_xform *xform) in cpt_fill_ec_params()
161 struct rte_crypto_asym_xform *xform) in cpt_fill_asym_session_parameters()
/f-stack/dpdk/drivers/crypto/openssl/
H A Drte_openssl_pmd_ops.c809 struct rte_crypto_asym_xform *xform) in openssl_set_asym_session_parameters()
1121 struct rte_crypto_asym_xform *xform, in openssl_pmd_asym_session_configure()
/f-stack/dpdk/doc/guides/prog_guide/
H A Dcryptodev_lib.rst1024 Member xform of struct rte_crypto_asym_op should point to the user created rte_crypto_asym_xform.
1025 Note that rte_crypto_asym_xform should be immutable for the lifetime of associated crypto_op.
1032 Asymmetric Crypto transforms (``rte_crypto_asym_xform``) are the mechanism used
1159 struct rte_crypto_asym_xform modex_xform = {
/f-stack/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev_ops.c358 struct rte_crypto_asym_xform *xform __rte_unused, in otx_cpt_asym_session_cfg()
/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_cryptodev_ops.c1265 struct rte_crypto_asym_xform *xform, in otx2_cpt_asym_session_cfg()