[Mesa-dev] [PATCH] util: import sha1 implementation from OpenBSD

Emil Velikov emil.l.velikov at gmail.com
Tue Feb 7 12:34:39 UTC 2017


On 13 January 2017 at 21:59, Jason Ekstrand <jason at jlekstrand.net> wrote:

> Also, something I would like to see (maybe a follow-on patch?) would a
> change to the mesa internal API to be able to put the SHA context on the
> stack and not need to malloc it.  It's not really a memory or cycle-saving
> thing so much as it leaves one fewer cleanup paths you have to worry about.
>
Fun thing - I've already done that with my earlier experiments.
The series is at https://patchwork.freedesktop.org/series/18510/

-Emil


More information about the mesa-dev mailing list