mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-12-27 12:35:43 +00:00
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.
|