Searched refs:rte_cryptodev_asym_session_create (Results 1 – 5 of 5) sorted by relevance
69 rte_cryptodev_asym_session_create;
1077 rte_cryptodev_asym_session_create(struct rte_mempool *mempool);
1502 rte_cryptodev_asym_session_create(struct rte_mempool *mp) in rte_cryptodev_asym_session_create() function
671 sess = rte_cryptodev_asym_session_create(sess_mpool); in test_rsa_sign_verify()720 sess = rte_cryptodev_asym_session_create(sess_mpool); in test_rsa_enc_dec()767 sess = rte_cryptodev_asym_session_create(sess_mpool); in test_rsa_sign_verify_crt()815 sess = rte_cryptodev_asym_session_create(sess_mpool); in test_rsa_enc_dec_crt()1108 sess = rte_cryptodev_asym_session_create(sess_mpool); in test_dh_gen_shared_sec()1200 sess = rte_cryptodev_asym_session_create(sess_mpool); in test_dh_gen_priv_key()1291 sess = rte_cryptodev_asym_session_create(sess_mpool); in test_dh_gen_pub_key()1392 sess = rte_cryptodev_asym_session_create(sess_mpool); in test_dh_gen_kp()1515 sess = rte_cryptodev_asym_session_create(sess_mpool); in test_mod_inv()1650 sess = rte_cryptodev_asym_session_create(sess_mpool); in test_mod_exp()[all …]
1005 Once the session mempools have been created, ``rte_cryptodev_asym_session_create()``1185 asym_session = rte_cryptodev_asym_session_create(asym_session_pool);