Lines Matching refs:rte_crypto_asym_xform
249 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()
1094 test_dh_gen_shared_sec(struct rte_crypto_asym_xform *xfrm) in test_dh_gen_shared_sec()
1105 struct rte_crypto_asym_xform xform = *xfrm; in test_dh_gen_shared_sec()
1187 test_dh_gen_priv_key(struct rte_crypto_asym_xform *xfrm) in test_dh_gen_priv_key()
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()
2126 struct rte_crypto_asym_xform xform; in test_ecpm()