Improve portability and clarity by using uint8_t for the byte data
commit53c29414ecfb6c91ad762e4b62cf85677f0dbb84
authorJoerg Sonnenberger <joerg@NetBSD.org>
Fri, 6 Nov 2009 20:31:19 +0000 (6 20:31 +0000)
committerJoerg Sonnenberger <joerg@NetBSD.org>
Fri, 6 Nov 2009 20:31:19 +0000 (6 20:31 +0000)
treedcf8621726609b87e187bc73a7d759ee211592c3
parentdb549bf91f9458a915652cffa3d9bc463ffdd03e
Improve portability and clarity by using uint8_t for the byte data
and expanding u_int to not depend on the !POSIX types.
common/lib/libc/hash/sha1/sha1.c
common/lib/libc/hash/sha2/sha2.c
lib/libc/hash/sha1/sha1.3
sys/sys/sha1.h