index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
opencrypto
/
xform.h
Age
Commit message (
Expand
)
Author
2011-05-26
pull in AES-GCM/GMAC support from OpenBSD
drochner
2011-05-24
copy AES-XCBC-MAC support from KAME IPSEC to FAST_IPSEC
drochner
2011-05-24
move the "context size" struct member (which is a pure software
drochner
2011-05-23
add an AES-CTR xform, from OpenBSD
drochner
2011-05-23
-in the descriptor for encryption xforms, split the "blocksize" field
drochner
2011-05-05
make camellia-cbc known to the opencrypto framework
drochner
2011-03-09
const'fy algorithm descriptors
drochner
2011-02-25
make the use of SHA2-HMAC by FAST_IPSEC compliant to current standards:
drochner
2011-02-24
small modifications in dealing with the unknown result size of compression/
drochner
2009-03-25
Fixes PR kern/41069 and PR kern/41070.
darran
2008-02-02
From Darran Hunt at Coyote Point: don't truncate HMAC to 96 bits unless
tls
2006-10-27
Merge kernel and userland rmd160 and sha2 implementation.
christos
2005-11-25
- De-couple the software crypto implementation from the rest of the
thorpej
2005-05-29
Sprinkle const.
christos
2003-08-27
Some const poisoning.
thorpej
2003-08-26
Remove extra /.
thorpej
2003-08-25
It's bad form to use the <opencrypto/rmd160.h> header file while
thorpej
2003-07-28
Remove vestiges of OpenBSD <sys/md5k.h> header.
jonathan
2003-07-25
Commit initial NetBSD port of the OpenCrypto Framework (OCF). This
jonathan