xref: /dpdk/doc/guides/cryptodevs/features/dpaa2_sec.ini (revision 869fede8d6795ea2b1e528f79b93a363eeff3ad0)
1;
2; Supported features of the 'dpaa2_sec' crypto driver.
3;
4; Refer to default.ini for the full list of available PMD features.
5;
6[Features]
7Symmetric crypto       = Y
8Sym operation chaining = Y
9HW Accelerated         = Y
10
11;
12; Supported crypto algorithms of the 'dpaa2_sec' crypto driver.
13;
14[Cipher]
15AES CBC (128) = Y
16AES CBC (192) = Y
17AES CBC (256) = Y
183DES CBC      = Y
19
20;
21; Supported authentication algorithms of the 'dpaa2_sec' crypto driver.
22;
23[Auth]
24MD5 HMAC     = Y
25SHA1 HMAC    = Y
26SHA224 HMAC  = Y
27SHA256 HMAC  = Y
28SHA384 HMAC  = Y
29SHA512 HMAC  = Y
30
31;
32; Supported AEAD algorithms of the 'openssl' crypto driver.
33;
34[AEAD]
35