Hajimu UMEMOTO
|
df3c03a773
|
just use crypto/rijndael, and nuke opencrypto/rindael.[ch].
the two became almost identical since latest KAME merge.
Discussed with: sam
|
2005-03-11 17:24:46 +00:00 |
|
Bruce M Simpson
|
37621fd5d9
|
Push m_apply() and m_getptr() up into the colleciton of standard mbuf
routines, and purge them from opencrypto.
Reviewed by: sam
Obtained from: NetBSD
Sponsored by: spc.org
|
2003-12-15 21:49:41 +00:00 |
|
Mark Murray
|
f544a52873
|
Module-ize the 'core' crypto stuff. This may still need to be compiled
into the kernel by default (if required), but other modules can now
depend() on this.
Fix inter-module dependancy.
Earlier version OK'ed by: sam
|
2002-10-16 14:31:34 +00:00 |
|