Remove irrelevant documentation notes

Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
This commit is contained in:
Thomas Daubney
2024-06-17 16:50:32 +01:00
parent 25bcf27c1a
commit 75246c0bea
2 changed files with 0 additions and 11 deletions

View File

@@ -2483,11 +2483,6 @@
* Enable the CMAC (Cipher-based Message Authentication Code) mode for block
* ciphers.
*
* \note When the underlying implementation of the CMAC algorithm is provided
* by an alternate implementation, that alternate implementation may opt
* to not support AES-192 or 3DES as underlying block ciphers for the CMAC
* operation.
*
* Module: library/cmac.c
*
* Requires: MBEDTLS_CIPHER_C, MBEDTLS_AES_C or MBEDTLS_DES_C