summaryrefslogtreecommitdiffstats
path: root/crypto/michael_mic.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-081-0/+1
|\
| * crypto: make all generic algorithms set cra_driver_nameEric Biggers2019-06-131-0/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* crypto: run initcalls for generic implementations earlierEric Biggers2019-04-181-1/+1
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-0/+1
* crypto: michael_mic - Switch to shashAdrian-Ken Rueegsegger2008-12-251-31/+41
* [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen2007-04-281-2/+2
* [CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu2006-09-211-3/+2
* [CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu2006-06-261-9/+10
* [CRYPTO] digest: Add alignment handlingAtsushi Nemoto2006-06-261-0/+1
* [CRYPTO] Use standard byte order macros wherever possibleHerbert Xu2006-01-091-23/+17
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+181