Searched refs:rte_cryptodev_asym_session (Results 1 – 12 of 12) sorted by relevance
103 struct rte_cryptodev_asym_session *sess);110 struct rte_cryptodev_asym_session *sess);
1134 struct rte_cryptodev_asym_session *session) in qat_asym_session_configure()1235 struct rte_cryptodev_asym_session *session) in qat_asym_session_clear()
331 struct rte_cryptodev_asym_session *session);347 struct rte_cryptodev_asym_session *sess);632 RTE_STD_C11 struct rte_cryptodev_asym_session { struct
30 struct rte_cryptodev_asym_session;545 struct rte_cryptodev_asym_session *session;
450 struct rte_cryptodev_asym_session *sess) in rte_crypto_op_attach_asym_session()
1910 struct rte_cryptodev_asym_session *sess; in rte_cryptodev_asym_session_create()2092 return sizeof(struct rte_cryptodev_asym_session); in rte_cryptodev_asym_get_header_session_size()2162 struct rte_cryptodev_asym_session *sess = session; in rte_cryptodev_asym_session_set_user_data()2178 struct rte_cryptodev_asym_session *sess = session; in rte_cryptodev_asym_session_get_user_data()
122 struct rte_cryptodev_asym_session *sess);125 struct rte_cryptodev_asym_session *sess);
659 struct rte_cryptodev_asym_session *sess) in cnxk_ae_session_clear()677 struct rte_cryptodev_asym_session *sess) in cnxk_ae_session_cfg()
1120 struct rte_cryptodev_asym_session *sess) in openssl_pmd_asym_session_configure()1196 struct rte_cryptodev_asym_session *sess) in openssl_pmd_asym_session_clear()
379 struct rte_cryptodev_asym_session *sess) in otx_cpt_asym_session_cfg()400 struct rte_cryptodev_asym_session *sess) in otx_cpt_asym_session_clear()
111 ``rte_cryptodev_asym_session`` to remove unnecessary indirection between
1178 The ``rte_cryptodev_asym_session`` struct is hidden from the application.