summaryrefslogtreecommitdiffstats
path: root/cryptodev.c
Commit message (Expand)AuthorAgeFilesLines
* Added support for asynchronous block ciphers.Nikos Mavrogiannopoulos2010-02-191-730/+0
* Added GPLv3 license files and text.Nikos Mavrogiannopoulos2010-01-231-1/+18
* Revert "Added CIOCCRYPTV that will encrypt/hash iovectors.". ThisNikos Mavrogiannopoulos2009-12-041-112/+76
* License is GPLNikos Mavrogiannopoulos2009-12-041-1/+1
* Only check that size is multiple of blocksize on ciphers.Nikos Mavrogiannopoulos2009-11-291-1/+1
* Added CIOCCRYPTV that will encrypt/hash iovectors.Nikos Mavrogiannopoulos2009-11-281-73/+111
* Added files.Nikos Mavrogiannopoulos2009-11-281-0/+711