jdolecek
522f569810
make some more constant arrays 'const'
2001-02-21 21:39:52 +00:00
itojun
7236276c18
sync with kame.
...
- include string.h (instead of sys/systm.h) on userland compilation.
make compilation under src/regress/sys/crypto happier. from minoura
- (blowfish) KNF.
2000-11-06 14:11:40 +00:00
itojun
e24e3dffad
remove a comment, which is now bogus due to the previous change.
...
sync with kame.
2000-08-31 14:53:48 +00:00
itojun
65fbdbe744
repair DES on LP64. past code did not interoperate with non-LP64, due to
...
incorrect computed results.
remove unnecessary #ifdef/#define. sync with kame.
2000-08-31 07:33:04 +00:00
thorpej
599c8087c7
Import the IPsec crypto code from netbsd-cryptosrc-intl.
2000-06-14 19:45:33 +00:00