1; 2; Supported features of the 'null' 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 9 10; 11; Supported crypto algorithms of the 'null' crypto driver. 12; 13[Cipher] 14NULL = Y 15 16; 17; Supported authentication algorithms of the 'null' crypto driver. 18; 19[Auth] 20NULL = Y 21 22; 23; Supported AEAD algorithms of the 'null' crypto driver. 24; 25[AEAD] 26