forked from wolfSSL/wolfssl
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