mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-09 03:04:24 +02:00
Remove irrelevant documentation notes
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user