1; Supported features of the 'virtio' crypto driver. 2; 3; Refer to default.ini for the full list of available PMD features. 4; 5[Features] 6Symmetric crypto = Y 7Sym operation chaining = Y 8 9; 10; Supported crypto algorithms of the 'virtio' crypto driver. 11; 12[Cipher] 13AES CBC (128) = Y 14AES CBC (192) = Y 15AES CBC (256) = Y 16 17; 18; Supported authentication algorithms of the 'virtio' crypto driver. 19; 20[Auth] 21SHA1 HMAC = Y 22 23; 24; Supported AEAD algorithms of the 'virtio' crypto driver. 25; 26[AEAD] 27