mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
3 lines
100 B
Text
3 lines
100 B
Text
Bugfix
|
|
* In CTR_DRBG and HMAC_DRBG, don't reset the reseed interval in seed().
|
|
Fixes #2927.
|