Home
last modified time | relevance | path

Searched refs:is_update (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/lib/librte_cryptodev/
H A Drte_cryptodev_pmd.h355 union rte_cryptodev_session_ctx session_ctx, uint8_t is_update);
H A Drte_cryptodev.h1560 uint8_t is_update);
H A Drte_cryptodev.c1804 uint8_t is_update) in rte_cryptodev_configure_raw_dp_ctx() argument
1817 sess_type, session_ctx, is_update); in rte_cryptodev_configure_raw_dp_ctx()
/f-stack/dpdk/drivers/crypto/qat/
H A Dqat_sym.h272 union rte_cryptodev_session_ctx session_ctx, uint8_t is_update);
H A Dqat_sym_hw_dp.c895 union rte_cryptodev_session_ctx session_ctx, uint8_t is_update) in qat_sym_configure_dp_ctx() argument
904 if (!is_update) { in qat_sym_configure_dp_ctx()
/f-stack/dpdk/doc/guides/prog_guide/
H A Dcryptodev_lib.rst663 ``rte_cryptodev_configure_raw_dp_ctx`` function with the ``is_update``
668 algorithm information stored in the session or xform. When the ``is_update``
702 Calling ``rte_cryptodev_configure_raw_dp_ctx`` with the parameter ``is_update``
726 Calling ``rte_cryptodev_configure_raw_dp_ctx`` with the parameter ``is_update``