xref: /dpdk/doc/guides/cryptodevs/overview.rst (revision 08aa6271c86a561b66c6dd91f9a54fa2f12bc859)
15630257fSFerruh Yigit..  SPDX-License-Identifier: BSD-3-Clause
25630257fSFerruh Yigit    Copyright(c) 2016-2017 Intel Corporation.
32373c066SDeclan Doherty
42373c066SDeclan DohertyCrypto Device Supported Functionality Matrices
5807418f2SPablo de Lara==============================================
62373c066SDeclan Doherty
72373c066SDeclan DohertySupported Feature Flags
8807418f2SPablo de Lara-----------------------
92373c066SDeclan Doherty
10807418f2SPablo de Lara.. _table_crypto_pmd_features:
112373c066SDeclan Doherty
12807418f2SPablo de Lara.. include:: overview_feature_table.txt
132373c066SDeclan Doherty
14*08aa6271SFiona TraheNote, the mbuf scatter gather feature (aka chained mbufs, scatter-gather-lists
15*08aa6271SFiona Traheor SGLs) indicate all following combinations are supported unless otherwise called
16*08aa6271SFiona Traheout in the Limitations section of each PMD.
17*08aa6271SFiona Trahe
18*08aa6271SFiona Trahe* In place operation, input buffer as multiple segments, same buffer used for output
19*08aa6271SFiona Trahe* Out of place operation, input buffer as single segment and output as multiple segments
20*08aa6271SFiona Trahe* Out of place operation, input buffer as multiple segments and output as single segment
21*08aa6271SFiona Trahe* Out of place operation, input buffer as multiple segments and output as multiple segments
22*08aa6271SFiona Trahe
23*08aa6271SFiona Trahe
242373c066SDeclan DohertySupported Cipher Algorithms
25807418f2SPablo de Lara---------------------------
262373c066SDeclan Doherty
27807418f2SPablo de Lara.. _table_crypto_pmd_cipher_algos:
282373c066SDeclan Doherty
29807418f2SPablo de Lara.. include:: overview_cipher_table.txt
302373c066SDeclan Doherty
312373c066SDeclan DohertySupported Authentication Algorithms
32807418f2SPablo de Lara-----------------------------------
332373c066SDeclan Doherty
34807418f2SPablo de Lara.. _table_crypto_pmd_auth_algos:
352373c066SDeclan Doherty
36807418f2SPablo de Lara.. include:: overview_auth_table.txt
372373c066SDeclan Doherty
382373c066SDeclan DohertySupported AEAD Algorithms
39807418f2SPablo de Lara-------------------------
402373c066SDeclan Doherty
41807418f2SPablo de Lara.. _table_crypto_pmd_aead_algos:
422373c066SDeclan Doherty
43807418f2SPablo de Lara.. include:: overview_aead_table.txt
44