diff options
Diffstat (limited to 'doc/guides/cryptodevs/features/openssl.ini')
-rw-r--r-- | doc/guides/cryptodevs/features/openssl.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/guides/cryptodevs/features/openssl.ini b/doc/guides/cryptodevs/features/openssl.ini index aeb2a500..385ec4e0 100644 --- a/doc/guides/cryptodevs/features/openssl.ini +++ b/doc/guides/cryptodevs/features/openssl.ini @@ -45,3 +45,6 @@ AES GMAC = Y AES GCM (128) = Y AES GCM (192) = Y AES GCM (256) = Y +AES CCM (128) = Y +AES CCM (192) = Y +AES CCM (256) = Y |