1; 2; Supported features of the 'ionic' crypto driver. 3; 4; Refer to default.ini for the full list of available PMD features. 5; 6[Features] 7Symmetric crypto = Y 8HW Accelerated = Y 9In Place SGL = Y 10OOP SGL In LB Out = Y 11OOP SGL In SGL Out = Y 12OOP LB In LB Out = Y 13 14; 15; Supported crypto algorithms of 'ionic' crypto driver. 16; 17[Cipher] 18 19; 20; Supported authentication algorithms of 'ionic' crypto driver. 21; 22[Auth] 23 24; 25; Supported AEAD algorithms of 'ionic' crypto driver. 26; 27[AEAD] 28AES GCM (128) = Y 29AES GCM (256) = Y 30 31; 32; Supported Asymmetric algorithms of the 'ionic' crypto driver. 33; 34[Asymmetric] 35 36; 37; Supported Operating systems of the 'ionic' crypto driver. 38; 39[OS] 40Linux = Y 41