On Thu, Aug 13, 2026 at 10:06:19AM +0900, Michael Paquier wrote:
> As this part was itching me, I have taken a shot at simplifying the
> patch, and it looks much better once adapted among these lines. The
> EVP_MD_free() feel slightly annoying, but they're isolated enough that
> they don't matter to me. A second thing is the const marker for
> EVP_MD, which avoids some casts or some unconstify(). At the end that
> feels like the best thing to do.
And applied this one as 28995f051e72, which should be the last piece..
--
Michael