mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 02:37:28 +02:00
EVP Init Fix
When calling wolfSSL_EVP_DigestInit() with an unsupported string, the macType should be set to NONE, rather than ignored. In a particular build combination, functions using that EVP could false the type because of memory garbage. Just set it in the else case.
This commit is contained in:
Reference in New Issue
Block a user