Fix some old names that remained

- most in doxygen doc that was never renamed
- some re-introduced in comments/doc/strings by me
This commit is contained in:
Manuel Pégourié-Gonnard 2015-05-14 13:55:51 +02:00
parent 8473f87984
commit 151dc77732
11 changed files with 35 additions and 35 deletions

View file

@ -11,7 +11,7 @@
*
* The block-cipher counter-mode based deterministic random
* bit generator (CTR_DBRG) as specified in NIST SP800-90. It needs an external
* source of entropy. For these purposes \c entropy_func() can be used. This is
* source of entropy. For these purposes \c mbedtls_entropy_func() can be used. This is
* an implementation based on a simple entropy accumulator design.
*
* The other number generator that is included is less strong and uses the HAVEGE