Home
last modified time | relevance | path

Searched refs:symmetric (Results 1 – 19 of 19) sorted by relevance

/dpdk/doc/guides/cryptodevs/
H A Dbcmfs.rst20 The BCMFS PMD has support for below symmetric algorithms:
100 The symmetric crypto operations on BCMFS PMD may be verified by running the test
H A Docteontx.rst123 The symmetric crypto operations on OCTEON TX crypto PMD may be verified by running the test
H A Dqat.rst9 * Details of the symmetric and asymmetric crypto services below.
19 The QAT symmetric crypto PMD (hereafter referred to as `QAT SYM [PMD]`) provides
198 * symmetric cryptography
294 * The qat cryptodev symmetric crypto driver name is "crypto_qat".
331 enable one symmetric cryptodev PMD and/or one asymmetric cryptodev PMD and/or
H A Dcnxk.rst193 The symmetric crypto operations on OCTEON cnxk crypto PMD may be verified by
/dpdk/doc/guides/prog_guide/
H A Dcryptodev_lib.rst11 and AEAD symmetric and asymmetric Crypto operations.
144 Crypto operations, and in the case of symmetric Crypto operations, the session
171 the device having hardware acceleration or supporting symmetric and/or asymmetric
175 the device supports, such as a specific symmetric Crypto cipher,
187 * Chaining of symmetric Crypto operations
487 The cryptodev library currently provides support for the following symmetric
495 Sessions are used in symmetric cryptographic processing to store the immutable
527 for each of the required crypto devices. A symmetric transform chain
541 to specify the details of the Crypto operation. For chaining of symmetric
581 to performing symmetric cryptographic processing on a referenced mbuf data
[all …]
/dpdk/doc/guides/rel_notes/
H A Drelease_19_02.rst94 * **Added security checks to the cryptodev symmetric session operations.**
96 Added a set of security checks to the access cryptodev symmetric session.
185 introduced. This function is now mandatory when creating symmetric session
198 ``rte_cryptodev_qp_conf`` has added two parameters for symmetric session
199 mempool and symmetric session private data mempool.
H A Drelease_17_08.rst101 * **Reorganized the symmetric crypto operation structure.**
124 * **Reorganized the crypto symmetric session structure.**
126 The crypto symmetric session structure (``rte_cryptodev_sym_session``) has
267 * **Reorganized the crypto symmetric session structure.**
H A Drelease_19_11.rst138 * Supported input set change and symmetric hash by rte_flow RSS action.
177 the same way as symmetric crypto, and the corresponding transform is used
180 * **Added Marvell NITROX symmetric crypto PMD.**
182 Added a symmetric crypto PMD for Marvell NITROX V security processor.
H A Drelease_21_08.rst81 Only symmetric crypto has been currently enabled. Compression and asymmetric
88 symmetric crypto algorithms was added to both the PMDs.
H A Drelease_18_11.rst164 The Softnic is now capable of processing symmetric crypto workloads such
173 * **Added symmetric cryptographic actions to the pipeline library.**
175 In the pipeline library support was added for symmetric crypto action
296 Added an example application to parse and perform symmetric cryptography
H A Drelease_20_11.rst252 * **Added Broadcom BCMFS symmetric crypto PMD.**
254 Added a symmetric crypto PMD for Broadcom FlexSparc crypto units.
263 * **Updated Marvell NITROX symmetric crypto PMD.**
H A Drelease_19_05.rst175 * **Updated the QuickAssist Technology (QAT) symmetric crypto PMD.**
H A Drelease_17_02.rst133 symmetric anymore for consistency with other PMDs.
H A Drelease_19_08.rst135 * **Updated the Intel QuickAssist Technology (QAT) symmetric crypto PMD.**
/dpdk/drivers/net/i40e/
H A Di40e_hash.c617 uint8_t symmetric = 0; in i40e_hash_config_func() local
628 symmetric = 1; in i40e_hash_config_func()
648 i40e_set_symmetric_hash_enable_per_port(hw, symmetric); in i40e_hash_config_func()
655 bool symmetric) in i40e_hash_config_pctype_symmetric() argument
665 if (symmetric) { in i40e_hash_config_pctype_symmetric()
/dpdk/doc/guides/sample_app_ug/
H A Dmulti_process.rst138 we refer to this as symmetric multi-processing, to differentiate it from asymmetric multi- processi…
193 For the symmetric multi-process example, since all processes work in the same manner,
288 …performs the network port and data structure initialization much as the symmetric multi-process ap…
291 as is done for the symmetric multi-process application, and therefore eliminates mismatched paramet…
298 which will, as in the symmetric multi-process example,
H A Dfips_validation.rst14 This application is used to parse and perform symmetric cryptography
/dpdk/doc/guides/nics/
H A Dhns3.rst217 Set symmetric hash enable for flow type IPv4-TCP.
H A Di40e.rst589 Set symmetric hash enable for flow type ipv4-tcp.