summaryrefslogtreecommitdiffstats
path: root/sys/crypto/cryptosoft.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix one of the two issues with ESN support in the GCM case:mikeb2012-12-071-2/+2
* OCF support for the Galois/Counter Mode (GCM) for AES asmikeb2010-09-221-1/+2
* Fix two bugs in IPsec/HMAC-SHA2:markus2010-01-101-3/+3
* Make the hmac ipad/opad globals "const" and fixup the crypto functionshenric2007-09-101-3/+3
* KNFderaadt2002-04-221-2/+2
* Don't keep the last blocksize-bytes of ciphertext for use as the nextangelos2002-03-191-3/+1
* export MD5/SHA1 via /dev/crypto; ok provos@, beck@markus2002-03-051-2/+2
* license repair, angelos okderaadt2002-02-241-2/+2
* Compression support for IPComp. Include files only. angelos@ ok.jjbg2001-07-051-1/+8
* KNFderaadt2001-06-161-36/+31
* copyrights and $OpenBSD$ tagsjason2001-05-131-0/+2
* Fix KPDK mode (based on patch provided by lob@netstream.se)angelos2000-07-211-0/+2
* Change the type of freesession to take u_int64_t as argument.angelos2000-04-231-1/+1
* oh, and we need thisderaadt2000-03-201-0/+69