NetBSD/crypto
sommerfeld 68c304f103 Fix several LL128 format string mismatches with a chainsaw.
%llu is "unsigned long long", not "uint64_t"; the former can be 128
bits on LP64 systems.
2002-03-09 15:03:33 +00:00
..
dist Fix several LL128 format string mismatches with a chainsaw. 2002-03-09 15:03:33 +00:00
Makefile.openssl
TODO