thorpej
4db0bbc2b8
Remove a bunch of unnecessary includes.
2003-08-26 15:01:38 +00:00
thorpej
b6ff7ed864
It's bad form to use the <opencrypto/rmd160.h> header file while
...
using the crypto/ripemd160/rmd160.c implementation. Remove the
opencrypto-local copies of these files entirely.
2003-08-25 04:09:57 +00:00
itojun
714f2369d3
on netbsd, major # for /dev/crypto depends on arch
2003-08-22 05:07:26 +00:00
jonathan
412d30185b
Pull up `done' flag for crypto operations from FreeBSD. FreeBSD deltas:
...
cryptodev.c: 1.4.2.3 -> 1.4.2.4
cryptodev.h: 1.4.2.4 -> 1.4.2.5
2003-08-21 16:08:05 +00:00
jonathan
b2fb48e943
Garbage-collect references to OpenBSD-only <dev/rndvar.h>.
2003-07-30 18:20:15 +00:00
jonathan
a2f8a77f02
Remove vestiges of OpenBSD <sys/md5k.h> header.
2003-07-28 19:37:03 +00:00
jonathan
cdfce9ce5e
Commit initial NetBSD port of the OpenCrypto Framework (OCF). This
...
code is derived from Sam Leffler's FreeBSD port of OCF, which is in
turn a port of Angelos Keromytis's OpenBSD work.
Credit to Sam and Angelos, any blame for the NetBSD port to me.
2003-07-25 21:12:39 +00:00