Searched refs:pub_key_xform (Results 1 – 1 of 1) sorted by relevance
1389 struct rte_crypto_asym_xform pub_key_xform; in test_dh_gen_kp() local1416 pub_key_xform.xform_type = RTE_CRYPTO_ASYM_XFORM_DH; in test_dh_gen_kp()1417 pub_key_xform.dh.type = RTE_CRYPTO_ASYM_OP_PUBLIC_KEY_GENERATE; in test_dh_gen_kp()1418 xform.next = &pub_key_xform; in test_dh_gen_kp()