Files
esp-idf/components
Mahavir Jain 409b3db22f bootloader_support: initialize mbedtls_ctr_drbg_context per mbedtls v2.16.5 requirement
In commit 02d2903e39, mbedtls was
updated to release v2.16.5, where it was made mandatory to initialize
mbedtls_ctr_drbg_context before using same. It was fixed in wpa supplicant
but missed out in secure boot v2 verification code. This commit
fixes that.
2020-03-20 20:48:22 +05:30
..
2020-02-15 18:28:25 +08:00
2020-03-11 18:22:07 +08:00
2020-02-15 18:28:25 +08:00
2019-11-29 18:05:24 +08:00
2020-03-10 17:45:06 +08:00
2019-12-09 09:44:56 +08:00
2020-03-03 16:56:14 +08:00