net/mlx5: fix partial inline of fine grain packets
[dpdk.git] / doc / guides / cryptodevs / features / chacha20_poly1305.ini
1 ;
2 ; Supported features of the 'chacha20_poly1305' crypto driver.
3 ;
4 ; Refer to default.ini for the full list of available PMD features.
5 ;
6 [Features]
7 Symmetric crypto       = Y
8 Sym operation chaining = Y
9 Symmetric sessionless  = Y
10 Non-Byte aligned data  = Y
11 In Place SGL           = Y
12 OOP SGL In LB  Out     = Y
13 OOP LB  In LB  Out     = Y
14 CPU crypto             = Y
15
16 ;
17 ; Supported crypto algorithms of the 'chacha20_poly1305' crypto driver.
18 ;
19 [Cipher]
20
21 ;
22 ; Supported authentication algorithms of the 'chacha20_poly1305' crypto driver.
23 ;
24 [Auth]
25
26 ;
27 ; Supported AEAD algorithms of the 'chacha20_poly1305' crypto driver.
28 ;
29 [AEAD]
30 CHACHA20-POLY1305 = Y
31
32 ;
33 ; Supported Asymmetric algorithms of the 'chacha20_poly1305' crypto driver.
34 ;
35 [Asymmetric]
36
37 ;
38 ; Supported Operating systems of the 'chacha20_poly1305' crypto driver.
39 ;
40 [OS]
41 Linux = Y
42 FreeBSD = Y