X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fcryptodevs%2Ffeatures%2Fdefault.ini;h=018fe0221e2068fdc1776d78b886c7fc1f503a85;hb=7775172c045f3387cee47d3f32633255d37ba785;hp=f639a882aaaf626ca6c494432d1a9be9451daef4;hpb=f5862ae99e058c0cee36a08dfd51f8a3b766999a;p=dpdk.git diff --git a/doc/guides/cryptodevs/features/default.ini b/doc/guides/cryptodevs/features/default.ini index f639a882aa..018fe0221e 100644 --- a/doc/guides/cryptodevs/features/default.ini +++ b/doc/guides/cryptodevs/features/default.ini @@ -27,6 +27,13 @@ RSA PRIV OP KEY EXP = RSA PRIV OP KEY QT = Digest encrypted = Asymmetric sessionless = +CPU crypto = +Symmetric sessionless = +Non-Byte aligned data = +Sym raw data path API = +Cipher multiple data units = +Cipher wrapped key = +Inner checksum = ; ; Supported crypto algorithms of a default crypto driver. @@ -93,12 +100,13 @@ SHA3_512 HMAC = ; Supported AEAD algorithms of a default crypto driver. ; [AEAD] -AES GCM (128) = -AES GCM (192) = -AES GCM (256) = -AES CCM (128) = -AES CCM (192) = -AES CCM (256) = +AES GCM (128) = +AES GCM (192) = +AES GCM (256) = +AES CCM (128) = +AES CCM (192) = +AES CCM (256) = +CHACHA20-POLY1305 = ; ; Supported Asymmetric algorithms of a default crypto driver. ; @@ -110,3 +118,11 @@ Modular Inversion = Diffie-hellman = ECDSA = ECPM = + +; +; Supported Operating systems of a default crypto driver. +; +[OS] +Linux = +FreeBSD = +Windows =