xref: /dpdk/doc/guides/cryptodevs/features/virtio.ini (revision 59e380f193edce3a5beab7118da22199c166e0ec)
13a78b2f7SJay Zhou; Supported features of the 'virtio' crypto driver.
23a78b2f7SJay Zhou;
33a78b2f7SJay Zhou; Refer to default.ini for the full list of available PMD features.
43a78b2f7SJay Zhou;
53a78b2f7SJay Zhou[Features]
63a78b2f7SJay ZhouSymmetric crypto       = Y
73a78b2f7SJay ZhouSym operation chaining = Y
8b7aa3b5bSJay ZhouOOP LB  In LB  Out     = Y
93a78b2f7SJay Zhou
103a78b2f7SJay Zhou;
113a78b2f7SJay Zhou; Supported crypto algorithms of the 'virtio' crypto driver.
123a78b2f7SJay Zhou;
133a78b2f7SJay Zhou[Cipher]
143a78b2f7SJay ZhouAES CBC (128)  = Y
153a78b2f7SJay ZhouAES CBC (192)  = Y
163a78b2f7SJay ZhouAES CBC (256)  = Y
173a78b2f7SJay Zhou
183a78b2f7SJay Zhou;
193a78b2f7SJay Zhou; Supported authentication algorithms of the 'virtio' crypto driver.
203a78b2f7SJay Zhou;
213a78b2f7SJay Zhou[Auth]
223a78b2f7SJay ZhouSHA1 HMAC      = Y
233a78b2f7SJay Zhou
243a78b2f7SJay Zhou;
253a78b2f7SJay Zhou; Supported AEAD algorithms of the 'virtio' crypto driver.
263a78b2f7SJay Zhou;
273a78b2f7SJay Zhou[AEAD]
287df9d02eSFiona Trahe
297df9d02eSFiona Trahe;
307df9d02eSFiona Trahe; Supported Asymmetric algorithms of the 'virtio' crypto driver.
317df9d02eSFiona Trahe;
327df9d02eSFiona Trahe[Asymmetric]
33*59e380f1STal Shnaiderman
34*59e380f1STal Shnaiderman;
35*59e380f1STal Shnaiderman; Supported Operating systems of the 'virtio' crypto driver.
36*59e380f1STal Shnaiderman;
37*59e380f1STal Shnaiderman[OS]
38*59e380f1STal ShnaidermanLinux = Y
39*59e380f1STal ShnaidermanFreeBSD = Y
40