Remove comments about old names

(Annoying for the Great Renaming)
This commit is contained in:
Manuel Pégourié-Gonnard 2015-03-06 15:19:41 +00:00
parent d713978d6e
commit 35ac8eb35a

View File

@ -2034,7 +2034,6 @@
* \def POLARSSL_SHA256_C
*
* Enable the SHA-224 and SHA-256 cryptographic hash algorithms.
* (Used to be POLARSSL_SHA2_C)
*
* Module: library/sha256.c
* Caller: library/entropy.c
@ -2052,7 +2051,6 @@
* \def POLARSSL_SHA512_C
*
* Enable the SHA-384 and SHA-512 cryptographic hash algorithms.
* (Used to be POLARSSL_SHA4_C)
*
* Module: library/sha512.c
* Caller: library/entropy.c