..
async_tx
crypto: add module.h to those files that are explicitly using it
2011-10-31 19:31:11 -04:00
Kconfig
crypto: user - Depend on NET instead of selecting it
2011-11-01 12:12:43 +11:00
Makefile
crypto: Add userspace configuration API
2011-10-21 14:24:03 +02:00
ablkcipher.c
crypto: Add userspace report for givcipher type algorithms
2011-10-21 14:24:05 +02:00
aead.c
crypto: Add userspace report for nivaead type algorithms
2011-10-21 14:24:06 +02:00
aes_generic.c
crypto: aes_generic - Fix checkpatch errors
2010-02-16 20:34:59 +08:00
af_alg.c
atomic: use <linux/atomic.h>
2011-07-26 16:49:47 -07:00
ahash.c
crypto: Add userspace report for ahash type algorithms
2011-10-21 14:24:04 +02:00
algapi.c
crypto: Export crypto_remove_final
2011-10-21 14:24:03 +02:00
algboss.c
crypto: testmgr - Fix test disabling option
2010-08-06 09:40:28 +08:00
algif_hash.c
crypto: algif_hash - Handle initial af_alg_make_sg error correctly
2011-06-30 07:44:06 +08:00
algif_skcipher.c
crypto: algif_skcipher - Handle unaligned receive buffer
2010-11-30 17:04:31 +08:00
ansi_cprng.c
Fix common misspellings
2011-03-31 11:26:23 -03:00
anubis.c
crypto: anubis - Fix checkpatch errors
2010-02-16 20:25:39 +08:00
api.c
crypto: api - Fix checkpatch errors
2010-02-16 20:26:46 +08:00
arc4.c
crypto: arc4 - Fixed coding style issues
2011-06-30 07:44:05 +08:00
authenc.c
crypto: Use scatterwalk_crypto_chain
2010-12-02 14:47:16 +08:00
authencesn.c
crypto: authencesn - Add algorithm to handle IPsec extended sequence numbers
2011-03-13 20:22:27 -07:00
blkcipher.c
crypto: Add userspace report for blkcipher type algorithms
2011-10-21 14:24:05 +02:00
blowfish_common.c
crypto: blowfish - split generic and common c code
2011-09-22 21:25:25 +10:00
blowfish_generic.c
crypto: blowfish - rename C-version to blowfish_generic
2011-09-22 21:25:26 +10:00
camellia.c
crypto: camellia - Fix checkpatch errors
2010-02-16 20:27:57 +08:00
cast5.c
crypto: cast5 - simplify if-statements
2010-11-13 21:47:55 +09:00
cast6.c
crypto: cast6 - Fix checkpatch errors
2010-02-16 20:29:45 +08:00
cbc.c
…
ccm.c
…
chainiv.c
…
cipher.c
crypto: cipher - Fix checkpatch errors
2010-02-16 20:31:37 +08:00
compress.c
crypto: compress - Fix checkpatch errors
2010-02-16 20:31:04 +08:00
crc32c.c
crypto: crc32c - Fixed coding style issue
2011-06-30 07:44:05 +08:00
cryptd.c
crypto: cryptd - Use subsys_initcall to prevent races with aesni
2011-08-20 16:08:03 +08:00
crypto_null.c
crypto: crypto_null - Fix checkpatch errors
2010-02-16 20:31:54 +08:00
crypto_user.c
crypto: user - Initialise match in crypto_alg_match
2011-10-21 14:37:10 +02:00
crypto_wq.c
crypto: add module.h to those files that are explicitly using it
2011-10-31 19:31:11 -04:00
ctr.c
crypto: Use ERR_CAST
2010-05-26 10:36:51 +10:00
cts.c
…
deflate.c
net+crypto: Use vmalloc for zlib inflate buffers.
2011-06-29 05:48:41 -07:00
des_generic.c
Blackfin: Rename DES PC2() symbol to avoid collision
2010-10-07 14:08:50 +01:00
ecb.c
crypto: ecb - Fix checkpatch errors
2010-02-16 20:33:49 +08:00
eseqiv.c
crypto: Use scatterwalk_crypto_chain
2010-12-02 14:47:16 +08:00
fcrypt.c
crypto: fcrypt - Fix checkpatch errors
2010-02-16 20:34:07 +08:00
fips.c
…
gcm.c
crypto: Use scatterwalk_crypto_chain
2010-12-02 14:47:16 +08:00
gf128mul.c
crypto: gf128mul - fix call to memset()
2011-07-08 17:21:21 +08:00
ghash-generic.c
crypto: ghash - Avoid null pointer dereference if no key is set
2011-10-21 13:18:42 +02:00
hmac.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
2010-03-30 22:02:32 +09:00
internal.h
crypto: Export crypto_remove_final
2011-10-21 14:24:03 +02:00
khazad.c
…
krng.c
…
lrw.c
…
lzo.c
…
md4.c
crypto: add module.h to those files that are explicitly using it
2011-10-31 19:31:11 -04:00
md5.c
crypto: Move md5_transform to lib/md5.c
2011-08-06 18:32:45 -07:00
michael_mic.c
…
pcbc.c
…
pcompress.c
crypto: Add userspace report for pcompress type algorithms
2011-10-21 14:24:06 +02:00
pcrypt.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
2011-01-13 10:25:58 -08:00
proc.c
crypto: add module.h to those files that are explicitly using it
2011-10-31 19:31:11 -04:00
ripemd.h
…
rmd128.c
crypto: ripemd - Set module author and update email address
2011-01-04 23:34:03 +11:00
rmd160.c
crypto: ripemd - Set module author and update email address
2011-01-04 23:34:03 +11:00
rmd256.c
crypto: ripemd - Set module author and update email address
2011-01-04 23:34:03 +11:00
rmd320.c
crypto: ripemd - Set module author and update email address
2011-01-04 23:34:03 +11:00
rng.c
crypto: Add userspace report for rng type algorithms
2011-10-21 14:24:06 +02:00
salsa20_generic.c
…
scatterwalk.c
crypto: scatterwalk - Fix scatterwalk_done() test
2010-05-19 14:06:29 +10:00
seed.c
…
seqiv.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
2010-03-30 22:02:32 +09:00
serpent.c
…
sha1_generic.c
crypto: sha1 - export sha1_update for reuse
2011-08-10 19:00:28 +08:00
sha256_generic.c
crypto: sha256_generic - Add export/import support
2009-07-11 18:23:34 +08:00
sha512_generic.c
crypto: sha512_generic - Use 64-bit counters
2009-07-22 14:38:13 +08:00
shash.c
crypto: Add userspace report for shash type algorithms
2011-10-21 14:24:04 +02:00
tcrypt.c
crypto: testmgr - add twofish tests
2011-10-21 14:28:58 +02:00
tcrypt.h
crypto: tcrypt - Speed testing support for ghash
2010-03-10 18:30:32 +08:00
tea.c
…
testmgr.c
crypto: testmgr - add twofish tests
2011-10-21 14:28:58 +02:00
testmgr.h
crypto: testmgr - add twofish tests
2011-10-21 14:28:58 +02:00
tgr192.c
…
twofish_common.c
…
twofish_generic.c
crypto: twofish: Rename twofish to twofish_generic and add an alias
2010-06-03 21:02:51 +10:00
vmac.c
crypto: add module.h to those files that are explicitly using it
2011-10-31 19:31:11 -04:00
wp512.c
crypto: whirlpool - count rounds from 0
2011-10-21 14:24:16 +02:00
xcbc.c
crypto: add module.h to those files that are explicitly using it
2011-10-31 19:31:11 -04:00
xor.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
2010-03-30 22:02:32 +09:00
xts.c
Fix common misspellings
2011-03-31 11:26:23 -03:00
zlib.c
net+crypto: Use vmalloc for zlib inflate buffers.
2011-06-29 05:48:41 -07:00