mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-27 11:04:21 +01:00
5 lines
166 B
Plaintext
5 lines
166 B
Plaintext
|
Bugfix
|
||
|
* Fix incorrect seed generation when a nonce is included
|
||
|
in mbedtls_ctr_drbg_reseed_internal.
|
||
|
Found by John Stroebel in #3819 and fixed in #3973.
|