Files
mesa/src/util
Emil Velikov a9a4028fd7 util/sha1: rework _mesa_sha1_{init,final}
Rather than having an extra memory allocation [that we currently do not
and act accordingly] just make the API take an pointer to a stack
allocated instance.

This and follow-up steps will effectively make the _mesa_sha1_foo simple
define/inlines around their SHA1 counterparts.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Grazvydas Ignotas <notasas@gmail.com>
2017-03-15 11:18:43 +00:00
..
2015-11-24 10:05:32 -08:00
2017-03-06 16:39:55 +11:00
2017-01-12 13:58:32 +11:00
2016-11-21 12:44:46 -06:00
2017-02-27 15:46:12 -08:00
2015-03-18 21:06:26 -07:00
2016-10-07 21:24:50 +11:00
2015-09-29 16:01:56 +01:00
2015-06-29 09:06:40 -07:00
2015-06-29 09:06:40 -07:00
2015-12-04 14:06:41 +00:00
2016-10-19 09:05:25 +10:00