mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 09:09:10 -04:00
Client key parsing for ECC keys was failing as the RNG supplied to the key parsing API was uninitialized. This commit fixes that behaviour
Client key parsing for ECC keys was failing as the RNG supplied to the key parsing API was uninitialized. This commit fixes that behaviour