..
async_tx
crypto: remove the second argument of k[un]map_atomic()
2012-03-20 21:48:16 +08:00
ablkcipher.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
2012-04-10 14:30:45 -04:00
aead.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
2012-04-10 14:30:45 -04:00
aes_generic.c
af_alg.c
ahash.c
crypto: Stop using NLA_PUT*().
2012-04-02 04:33:42 -04:00
algapi.c
crypto: algapi - Move larval completion into algboss
2012-06-22 20:08:29 +08:00
algboss.c
crypto: algapi - Fix hang on crypto allocation
2012-06-27 20:59:12 +08:00
algif_hash.c
algif_skcipher.c
ansi_cprng.c
crypto: ansi_cprng - use crypto_[un]register_algs
2012-08-01 17:47:25 +08:00
anubis.c
api.c
arc4.c
crypto: arc4 - improve performance by using u32 for ctx and variables
2012-06-14 10:07:23 +08:00
authenc.c
authencesn.c
blkcipher.c
crypto: Stop using NLA_PUT*().
2012-04-02 04:33:42 -04:00
blowfish_common.c
blowfish_generic.c
camellia_generic.c
crypto: camellia - rename camellia.c to camellia_generic.c
2012-03-14 17:25:55 +08:00
cast5.c
cast6.c
cbc.c
ccm.c
crypto: remove the second argument of k[un]map_atomic()
2012-03-20 21:48:16 +08:00
chainiv.c
cipher.c
compress.c
crc32c.c
crypto: crc32c should use library implementation
2012-03-23 16:58:38 -07:00
cryptd.c
crypto_null.c
crypto: crypto_null - use crypto_[un]register_algs
2012-08-01 17:47:24 +08:00
crypto_user.c
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
2012-06-29 16:46:02 -07:00
crypto_wq.c
ctr.c
cts.c
deflate.c
des_generic.c
crypto: des - use crypto_[un]register_algs
2012-08-01 17:47:24 +08:00
ecb.c
eseqiv.c
fcrypt.c
fips.c
gcm.c
gf128mul.c
ghash-generic.c
hmac.c
internal.h
crypto: algapi - Move larval completion into algboss
2012-06-22 20:08:29 +08:00
Kconfig
crypto: arc4 - now arc needs blockcipher support
2012-06-27 14:42:07 +08:00
khazad.c
krng.c
lrw.c
lzo.c
Makefile
crypto: camellia - rename camellia.c to camellia_generic.c
2012-03-14 17:25:55 +08:00
md4.c
md5.c
michael_mic.c
pcbc.c
pcompress.c
crypto: Stop using NLA_PUT*().
2012-04-02 04:33:42 -04:00
pcrypt.c
crypto: pcrypt - Use the online cpumask as the default
2012-03-29 19:52:47 +08:00
proc.c
ripemd.h
rmd128.c
rmd160.c
rmd256.c
rmd320.c
rng.c
crypto: Stop using NLA_PUT*().
2012-04-02 04:33:42 -04:00
salsa20_generic.c
scatterwalk.c
crypto: remove the second argument of k[un]map_atomic()
2012-03-20 21:48:16 +08:00
seed.c
seqiv.c
serpent_generic.c
crypto: serpent - use crypto_[un]register_algs
2012-08-01 17:47:25 +08:00
sha1_generic.c
sha256_generic.c
sha512_generic.c
crypto: sha512 - Fix byte counter overflow in SHA-512
2012-04-05 20:34:20 +08:00
shash.c
crypto: add crypto_[un]register_shashes for [un]registering multiple shash entries at once
2012-08-01 17:47:26 +08:00
tcrypt.c
crypto: atmel - add new tests to tcrypt
2012-07-11 11:08:28 +08:00
tcrypt.h
tea.c
crypto: tea - use crypto_[un]register_algs
2012-08-01 17:47:24 +08:00
testmgr.c
crypto: testmgr - add aead cbc aes hmac sha1,256,512 test vectors
2012-07-11 11:08:30 +08:00
testmgr.h
crypto: testmgr - add aead cbc aes hmac sha1,256,512 test vectors
2012-07-11 11:08:30 +08:00
tgr192.c
twofish_common.c
twofish_generic.c
vmac.c
wp512.c
xcbc.c
xor.c
md updates for 3.5
2012-05-23 17:08:40 -07:00
xts.c
zlib.c