phk 2003/09/08 11:32:33 PDT FreeBSD src repository Modified files: sys/crypto/sha2 sha2.c Log: Correctly bzero the entire context, not just the first sizeof(void *) bytes. Found by: Juergen Buchmueller <pullmoll at stop1984.com> Revision Changes Path 1.7 +6 -6 src/sys/crypto/sha2/sha2.c