Linus Torvalds 277b5fb35b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 há 13 anos atrás
..
async_tx f0dfc0b0b7 crypto: remove the second argument of k[un]map_atomic() há 13 anos atrás
Kconfig f21a7c195c um: several x86 hw-dependent crypto modules won't build on uml há 13 anos atrás
Makefile 617ae7c7a1 crypto: camellia - rename camellia.c to camellia_generic.c há 13 anos atrás
ablkcipher.c 1e12299400 crypto: user - Fix lookup of algorithms with IV generator há 13 anos atrás
aead.c 1e12299400 crypto: user - Fix lookup of algorithms with IV generator há 13 anos atrás
aes_generic.c 8d0c123f8b crypto: aes_generic - Fix checkpatch errors há 15 anos atrás
af_alg.c 60063497a9 atomic: use <linux/atomic.h> há 14 anos atrás
ahash.c f0dfc0b0b7 crypto: remove the second argument of k[un]map_atomic() há 13 anos atrás
algapi.c 4b004346fe crypto: Add bulk algorithm registration interface há 13 anos atrás
algboss.c 326a6346ff crypto: testmgr - Fix test disabling option há 15 anos atrás
algif_hash.c 269230e7c5 crypto: algif_hash - Handle initial af_alg_make_sg error correctly há 14 anos atrás
algif_skcipher.c bc97e57eb2 crypto: algif_skcipher - Handle unaligned receive buffer há 14 anos atrás
ansi_cprng.c 505172e11f crypto: ansi_cprng - enforce key != seed in fips mode há 13 anos atrás
anubis.c 189bd4b056 crypto: anubis - Fix checkpatch errors há 15 anos atrás
api.c 3d01a33b77 crypto: api - Fix checkpatch errors há 15 anos atrás
arc4.c cfa2b54eca crypto: arc4 - Fixed coding style issues há 14 anos atrás
authenc.c c920fa6051 crypto: Use scatterwalk_crypto_chain há 14 anos atrás
authencesn.c a5079d084f crypto: authencesn - Add algorithm to handle IPsec extended sequence numbers há 14 anos atrás
blkcipher.c f0dfc0b0b7 crypto: remove the second argument of k[un]map_atomic() há 13 anos atrás
blowfish_common.c 52ba867c8c crypto: blowfish - split generic and common c code há 14 anos atrás
blowfish_generic.c 3f2a5d2d42 crypto: blowfish - rename C-version to blowfish_generic há 14 anos atrás
camellia_generic.c 617ae7c7a1 crypto: camellia - rename camellia.c to camellia_generic.c há 13 anos atrás
cast5.c 895be15745 crypto: cast5 - simplify if-statements há 14 anos atrás
cast6.c 87c3be87e9 crypto: cast6 - Fix checkpatch errors há 15 anos atrás
cbc.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) há 17 anos atrás
ccm.c f0dfc0b0b7 crypto: remove the second argument of k[un]map_atomic() há 13 anos atrás
chainiv.c 0a2e821d62 crypto: chainiv - Use kcrypto_wq instead of keventd_wq há 16 anos atrás
cipher.c d150975bc7 crypto: cipher - Fix checkpatch errors há 15 anos atrás
compress.c 0375d66dd0 crypto: compress - Fix checkpatch errors há 15 anos atrás
crc32c.c 6a0962b22e crypto: crc32c should use library implementation há 13 anos atrás
cryptd.c b2bac6acf8 crypto: cryptd - Use subsys_initcall to prevent races with aesni há 14 anos atrás
crypto_null.c c9af70fb86 crypto: crypto_null - Fix checkpatch errors há 15 anos atrás
crypto_user.c 5219a5342a crypto: user - Fix size of netlink dump message há 13 anos atrás
crypto_wq.c 4bb33cc890 crypto: add module.h to those files that are explicitly using it há 13 anos atrás
ctr.c 8db050786a crypto: Use ERR_CAST há 15 anos atrás
cts.c c4913c7b71 [CRYPTO] cts: Init SG tables há 17 anos atrás
deflate.c 7ab24bfdf9 net+crypto: Use vmalloc for zlib inflate buffers. há 14 anos atrás
des_generic.c db36b906fe Blackfin: Rename DES PC2() symbol to avoid collision há 15 anos atrás
ecb.c 5b37c19e36 crypto: ecb - Fix checkpatch errors há 15 anos atrás
eseqiv.c c920fa6051 crypto: Use scatterwalk_crypto_chain há 14 anos atrás
fcrypt.c 0047e81dc3 crypto: fcrypt - Fix checkpatch errors há 15 anos atrás
fips.c ccb778e184 crypto: api - Add fips_enable flag há 17 anos atrás
gcm.c c920fa6051 crypto: Use scatterwalk_crypto_chain há 14 anos atrás
gf128mul.c 625426633d crypto: gf128mul - fix call to memset() há 14 anos atrás
ghash-generic.c 7ed47b7d14 crypto: ghash - Avoid null pointer dereference if no key is set há 13 anos atrás
hmac.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h há 15 anos atrás
internal.h 22e5b20be7 crypto: Export crypto_remove_final há 13 anos atrás
khazad.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() há 17 anos atrás
krng.c 17f0f4a47d crypto: rng - RNG interface and implementation há 17 anos atrás
lrw.c 6c2205b8ff crypto: lrw - add interface for parallelized cipher implementions há 13 anos atrás
lzo.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() há 17 anos atrás
md4.c 4bb33cc890 crypto: add module.h to those files that are explicitly using it há 13 anos atrás
md5.c bc0b96b54a crypto: Move md5_transform to lib/md5.c há 14 anos atrás
michael_mic.c 19e2bf1467 crypto: michael_mic - Switch to shash há 16 anos atrás
pcbc.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) há 17 anos atrás
pcompress.c 3acc84739d crypto: algapi - Fix build problem with NET disabled há 13 anos atrás
pcrypt.c fbf0ca1bf8 crypto: pcrypt - Use the online cpumask as the default há 13 anos atrás
proc.c 4bb33cc890 crypto: add module.h to those files that are explicitly using it há 13 anos atrás
ripemd.h ba6b039872 [CRYPTO] ripemd: Put all common RIPEMD values in header file há 17 anos atrás
rmd128.c 3181c22587 crypto: ripemd - Set module author and update email address há 14 anos atrás
rmd160.c 3181c22587 crypto: ripemd - Set module author and update email address há 14 anos atrás
rmd256.c 3181c22587 crypto: ripemd - Set module author and update email address há 14 anos atrás
rmd320.c 3181c22587 crypto: ripemd - Set module author and update email address há 14 anos atrás
rng.c 3acc84739d crypto: algapi - Fix build problem with NET disabled há 13 anos atrás
salsa20_generic.c f0d1ec3a22 crypto: salsa20 - Remove private wrappers around various operations há 16 anos atrás
scatterwalk.c f0dfc0b0b7 crypto: remove the second argument of k[un]map_atomic() há 13 anos atrás
seed.c e2ee95b8c6 [CRYPTO] seed: New cipher algorithm há 18 anos atrás
seqiv.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h há 15 anos atrás
serpent_generic.c 2deed786d9 crypto: serpent - rename serpent.c to serpent_generic.c há 13 anos atrás
sha1_generic.c 7c390170b4 crypto: sha1 - export sha1_update for reuse há 14 anos atrás
sha256_generic.c 9b2fda7b94 crypto: sha256_generic - Add export/import support há 16 anos atrás
sha512_generic.c 25c3d30c91 crypto: sha512 - Fix byte counter overflow in SHA-512 há 13 anos atrás
shash.c f0dfc0b0b7 crypto: remove the second argument of k[un]map_atomic() há 13 anos atrás
tcrypt.c 4de5933780 crypto: tcrypt - add more camellia tests há 13 anos atrás
tcrypt.h 5209c07ac3 crypto: tcrypt - add xts(serpent) tests há 13 anos atrás
tea.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() há 17 anos atrás
testmgr.c 0840605eb4 crypto: testmgr - add more camellia test vectors há 13 anos atrás
testmgr.h 0840605eb4 crypto: testmgr - add more camellia test vectors há 13 anos atrás
tgr192.c f63fbd3d50 crypto: tgr192 - Switch to shash há 16 anos atrás
twofish_common.c 81559f9ad3 crypto: twofish-x86_64-3way - add lrw support há 13 anos atrás
twofish_generic.c 5b04fc1703 crypto: twofish: Rename twofish to twofish_generic and add an alias há 15 anos atrás
vmac.c 4bb33cc890 crypto: add module.h to those files that are explicitly using it há 13 anos atrás
wp512.c ac4385d250 crypto: whirlpool - count rounds from 0 há 13 anos atrás
xcbc.c 4bb33cc890 crypto: add module.h to those files that are explicitly using it há 13 anos atrás
xor.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h há 15 anos atrás
xts.c ce0045561e crypto: xts: add interface for parallelized cipher implementations há 13 anos atrás
zlib.c 7ab24bfdf9 net+crypto: Use vmalloc for zlib inflate buffers. há 14 anos atrás