Searched refs:pub_key_xform (Results 1 – 1 of 1) sorted by relevance
1305 struct rte_crypto_asym_xform pub_key_xform; in test_dh_gen_kp() local1323 pub_key_xform.xform_type = RTE_CRYPTO_ASYM_XFORM_DH; in test_dh_gen_kp()1324 pub_key_xform.dh.type = RTE_CRYPTO_ASYM_OP_PUBLIC_KEY_GENERATE; in test_dh_gen_kp()1325 xform.next = &pub_key_xform; in test_dh_gen_kp()