mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-23 15:55:37 +01:00
6a5f10cdc7
Signed-off-by: ENT\stroej1 <john.stroebel@medtronic.com>
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.
|