Home
last modified time | relevance | path

Searched refs:rte_cryptodev_asym_session_free (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/lib/librte_cryptodev/
H A Dversion.map70 rte_cryptodev_asym_session_free;
H A Drte_cryptodev.h1108 rte_cryptodev_asym_session_free(struct rte_cryptodev_asym_session *sess);
H A Drte_cryptodev.c1614 rte_cryptodev_asym_session_free(struct rte_cryptodev_asym_session *sess) in rte_cryptodev_asym_session_free() function
/f-stack/dpdk/app/test/
H A Dtest_cryptodev_asym.c516 rte_cryptodev_asym_session_free(sess); in test_cryptodev_asym_op()
692 rte_cryptodev_asym_session_free(sess); in test_rsa_sign_verify()
740 rte_cryptodev_asym_session_free(sess); in test_rsa_enc_dec()
788 rte_cryptodev_asym_session_free(sess); in test_rsa_sign_verify_crt()
835 rte_cryptodev_asym_session_free(sess); in test_rsa_enc_dec_crt()
1179 rte_cryptodev_asym_session_free(sess); in test_dh_gen_shared_sec()
1268 rte_cryptodev_asym_session_free(sess); in test_dh_gen_priv_key()
1368 rte_cryptodev_asym_session_free(sess); in test_dh_gen_pub_key()
1465 rte_cryptodev_asym_session_free(sess); in test_dh_gen_kp()
1586 rte_cryptodev_asym_session_free(sess); in test_mod_inv()
[all …]
/f-stack/dpdk/doc/guides/prog_guide/
H A Dcryptodev_lib.rst1015 ``rte_cryptodev_asym_session_free()`` which returns them to their mempool.