Fix an assertion (and a comment) of evp_method_id()
authorDr. Matthias St. Pierre <matthias.st.pierre@ncp-e.com>
Mon, 13 Apr 2020 22:12:48 +0000 (00:12 +0200)
committerDr. Matthias St. Pierre <matthias.st.pierre@ncp-e.com>
Mon, 20 Apr 2020 05:30:25 +0000 (07:30 +0200)
commit64f849f439f5107c972c9dac9454d1284fd0ef48
treeb4e579b36ed37b452f10b300c7b3a22b195fbd47
parent738ee1819e3bb94723701fb505ce2971afe47a9b
Fix an assertion (and a comment) of evp_method_id()

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11542)
crypto/evp/evp_fetch.c