mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-12-23 18:55:45 +00:00
1bfeb8a837
Signed-off-by: gacquroff <gavina352@gmail.com>
4 lines
100 B
Plaintext
4 lines
100 B
Plaintext
Bugfix
|
|
* In CTR_DRBG and HMAC_DRBG, don't reset the reseed interval in seed().
|
|
Fixes #2927.
|