summaryrefslogtreecommitdiffstats
path: root/crypto/tgr192.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-081-9/+12
|\
| * crypto: make all generic algorithms set cra_driver_nameEric Biggers2019-06-131-9/+12
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
|/
* crypto: run initcalls for generic implementations earlierEric Biggers2019-04-181-1/+1
* crypto: tgr192 - fix unaligned memory accessEric Biggers2019-01-181-3/+3
* crypto: shash - remove useless setting of type flagsEric Biggers2018-07-091-3/+0
* crypto: add missing crypto module aliasesMathias Krause2015-01-131-0/+1
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-2/+2
* crypto: memzero_explicit - make sure to clear out sensitive dataDaniel Borkmann2014-10-171-2/+2
* crypto: tiger - use crypto_[un]register_shashesJussi Kivilinna2012-08-011-32/+6
* crypto: tgr192 - Switch to shashAdrian-Ken Rueegsegger2008-12-251-64/+71
* [CRYPTO] all: Clean up init()/fini()Kamalesh Babulal2008-04-211-4/+4
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-021-1/+0
* [CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu2006-06-261-15/+14
* [CRYPTO] digest: Remove unnecessary zeroing during initHerbert Xu2006-06-261-1/+0
* [CRYPTO] digest: Add alignment handlingAtsushi Nemoto2006-06-261-0/+3
* [CRYPTO] Use standard byte order macros wherever possibleHerbert Xu2006-01-091-47/+17
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+735