aboutsummaryrefslogtreecommitdiffstats
path: root/doc/guides/cryptodevs/openssl.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/guides/cryptodevs/openssl.rst')
-rw-r--r--doc/guides/cryptodevs/openssl.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/guides/cryptodevs/openssl.rst b/doc/guides/cryptodevs/openssl.rst
index f18a4567..243ea36a 100644
--- a/doc/guides/cryptodevs/openssl.rst
+++ b/doc/guides/cryptodevs/openssl.rst
@@ -67,6 +67,7 @@ Supported authentication algorithms:
Supported AEAD algorithms:
* ``RTE_CRYPTO_AEAD_AES_GCM``
+* ``RTE_CRYPTO_AEAD_AES_CCM``
Installation
135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173