summaryrefslogtreecommitdiffstats
path: root/crypto/sha256_generic.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: hash - add zero length message hash for shax and md5LABBE Corentin2015-12-221-0/+16
* crypto: sha256-generic - move to generic glue implementationArd Biesheuvel2015-04-101-113/+20
* crypto: add missing crypto module aliasesMathias Krause2015-01-131-0/+2
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-2/+2
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-241-3/+2
|\
| * crypto: memzero_explicit - make sure to clear out sensitive dataDaniel Borkmann2014-10-171-3/+2
* | crypto: sha - Handle unaligned input data in generic sha256 and sha512.David S. Miller2014-10-021-1/+2
|/
* crypto: sha256 - Expose SHA256 generic routine to be callable externally.Tim Chen2013-04-031-5/+6
* crypto: sha256 - use crypto_[un]register_shashesJussi Kivilinna2012-08-011-20/+5
* crypto: sha256_generic - Add export/import supportHerbert Xu2009-07-111-12/+25
* crypto: sha256_generic - Use 64-bit counter like sha1Herbert Xu2009-07-111-35/+30
* crypto: Fix dead linksAdrian-Ken Rueegsegger2009-03-041-1/+1
* crypto: sha256 - Switch to shashAdrian-Ken Rueegsegger2008-12-251-48/+56
* [CRYPTO] all: Clean up init()/fini()Kamalesh Babulal2008-04-211-4/+4
* [CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224Jonathan Lynch2008-01-111-8/+64
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-021-1/+0
* [CRYPTO] sha: Add header file for SHA definitionsJan Glauber2007-10-101-21/+10
* [CRYPTO] sha: Load the SHA[1|256] module by an aliasSebastian Siewior2007-10-101-0/+342
OpenPOWER on IntegriCloud