summaryrefslogtreecommitdiff
path: root/sys/opencrypto/cryptodev.h
AgeCommit message (Expand)Author
2009-09-04It is best to explicitly include <sys/condvar.h> if we're going tohe
2009-03-25Fixes PR kern/41069 and PR kern/41070.darran
2008-11-18Fix a race condition in opencrypto where the crypto request could bedarran
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-10Extend crypto.4 interface:tls
2008-02-04Rework opencrypto to use a spin mutex (crypto_mtx) instead of "splcrypto"tls
2008-02-02From Darran Hunt at Coyote Point: don't truncate HMAC to 96 bits unlesstls
2008-02-01This code never worked on a released version of FreeBSD in the form it'stls
2008-01-19Add constants for modular arithmetic operations other than exponentiation -- ...tls
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2005-11-25- De-couple the software crypto implementation from the rest of thethorpej
2005-02-26nuke trailing whitespaceperry
2003-08-21Pull in FreeBSD sys/opencrypto/cryptodev.h, revision 1.2.2.5 -> 1.2.2.6.jonathan
2003-08-21Pull up `done' flag for crypto operations from FreeBSD. FreeBSD deltas:jonathan
2003-07-30Move the initialization of the crypto framework from the userlandjonathan
2003-07-27Cleanup traces of previous standalone m_apply()/m_getptr().jonathan
2003-07-25Commit initial NetBSD port of the OpenCrypto Framework (OCF). Thisjonathan