Skip to content

crypto: add digest name to INVALID_DIGEST errors

We already do this in some places. This adds the digest name to remaining uses of ERR_CRYPTO_INVALID_DIGEST except for one occurrence in crypto_sig.cc that would require significant refactoring due to the unusual error handling there.

Merge request reports

Loading