K 10 svn:author V 2 bz K 8 svn:date V 27 2009-01-28T15:31:16.337402Z K 7 svn:log V 281 While OpenBSD's crypto/ framework has sha1 and md5 implementations that can cope with a result buffer of NULL in the "Final" function, we cannot. Thus pass in a temporary buffer long enough for either md5 or sha1 results so that we do not panic. PR: bin/126468 MFC after: 1 week END