1f1666288SKai Ji; 2f1666288SKai Ji; Supported features of the 'chacha20_poly1305' crypto driver. 3f1666288SKai Ji; 4f1666288SKai Ji; Refer to default.ini for the full list of available PMD features. 5f1666288SKai Ji; 6f1666288SKai Ji[Features] 7f1666288SKai JiSymmetric crypto = Y 8f1666288SKai JiSym operation chaining = Y 9f1666288SKai JiSymmetric sessionless = Y 10f1666288SKai JiNon-Byte aligned data = Y 11f1666288SKai JiIn Place SGL = Y 12f1666288SKai JiOOP SGL In LB Out = Y 13f1666288SKai JiOOP LB In LB Out = Y 14f1666288SKai JiCPU crypto = Y 15f1666288SKai Ji 16f1666288SKai Ji; 17f1666288SKai Ji; Supported crypto algorithms of the 'chacha20_poly1305' crypto driver. 18f1666288SKai Ji; 19f1666288SKai Ji[Cipher] 20f1666288SKai Ji 21f1666288SKai Ji; 22f1666288SKai Ji; Supported authentication algorithms of the 'chacha20_poly1305' crypto driver. 23f1666288SKai Ji; 24f1666288SKai Ji[Auth] 25f1666288SKai Ji 26f1666288SKai Ji; 27f1666288SKai Ji; Supported AEAD algorithms of the 'chacha20_poly1305' crypto driver. 28f1666288SKai Ji; 29f1666288SKai Ji[AEAD] 30f1666288SKai JiCHACHA20-POLY1305 = Y 31f1666288SKai Ji 32f1666288SKai Ji; 33f1666288SKai Ji; Supported Asymmetric algorithms of the 'chacha20_poly1305' crypto driver. 34f1666288SKai Ji; 35f1666288SKai Ji[Asymmetric] 36*59e380f1STal Shnaiderman 37*59e380f1STal Shnaiderman; 38*59e380f1STal Shnaiderman; Supported Operating systems of the 'chacha20_poly1305' crypto driver. 39*59e380f1STal Shnaiderman; 40*59e380f1STal Shnaiderman[OS] 41*59e380f1STal ShnaidermanLinux = Y 42*59e380f1STal ShnaidermanFreeBSD = Y 43