Linus Torvalds 7790ff45be Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 há 12 anos atrás
..
asymmetric_keys 2f1c4fef10 X.509: Convert some printk calls to pr_devel há 12 anos atrás
async_tx 7d283397ad async_tx: fix checking of dma_wait_for_async_tx() return value há 12 anos atrás
842.c c2b3711d11 crypto: 842 - remove .cra_list initialization há 13 anos atrás
Kconfig 32dc43e40a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 há 12 anos atrás
Makefile 78c37d191d crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementation há 12 anos atrás
ablkcipher.c 9a5467bf7b crypto: user - fix info leaks in report API há 12 anos atrás
aead.c 9a5467bf7b crypto: user - fix info leaks in report API há 12 anos atrás
aes_generic.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations há 13 anos atrás
af_alg.c 60063497a9 atomic: use <linux/atomic.h> há 14 anos atrás
ahash.c 9a5467bf7b crypto: user - fix info leaks in report API há 12 anos atrás
algapi.c b67bfe0d42 hlist: drop the node parameter from iterators há 12 anos atrás
algboss.c 26c8aaebc1 crypto: algapi - Fix hang on crypto allocation há 13 anos atrás
algif_hash.c 72a763d805 crypto: algif - suppress sending source address information in recvmsg há 12 anos atrás
algif_skcipher.c 72a763d805 crypto: algif - suppress sending source address information in recvmsg há 12 anos atrás
ansi_cprng.c 8fc229a51b crypto: ansi_cprng - use crypto_[un]register_algs há 13 anos atrás
anubis.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations há 13 anos atrás
api.c 3d01a33b77 crypto: api - Fix checkpatch errors há 15 anos atrás
arc4.c d366db605c crypto: arc4 - improve performance by using u32 for ctx and variables há 13 anos atrás
authenc.c 3e8afe35c3 crypto: use ERR_CAST há 12 anos atrás
authencesn.c 3e8afe35c3 crypto: use ERR_CAST há 12 anos atrás
blkcipher.c 9a5467bf7b crypto: user - fix info leaks in report API há 12 anos atrás
blowfish_common.c 52ba867c8c crypto: blowfish - split generic and common c code há 13 anos atrás
blowfish_generic.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations há 13 anos atrás
camellia_generic.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations há 13 anos atrás
cast5_generic.c 044ab52578 crypto: cast5/cast6 - move lookup tables to shared module há 12 anos atrás
cast6_generic.c 044ab52578 crypto: cast5/cast6 - move lookup tables to shared module há 12 anos atrás
cast_common.c 044ab52578 crypto: cast5/cast6 - move lookup tables to shared module há 12 anos atrás
cbc.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) há 17 anos atrás
ccm.c 3e8afe35c3 crypto: use ERR_CAST há 12 anos atrás
chainiv.c 3e8afe35c3 crypto: use ERR_CAST há 12 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
crc32.c 78c37d191d crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementation há 12 anos atrás
crc32c.c 6a0962b22e crypto: crc32c should use library implementation há 13 anos atrás
cryptd.c 9efade1b3e crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corruption há 12 anos atrás
crypto_null.c 70a03bff6c crypto: crypto_null - use crypto_[un]register_algs há 13 anos atrás
crypto_user.c 8fd61d3422 crypto: user - ensure user supplied strings are nul-terminated há 12 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 32dc43e40a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 há 12 anos atrás
cts.c 3e8afe35c3 crypto: use ERR_CAST há 12 anos atrás
deflate.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations há 13 anos atrás
des_generic.c 9935e6d2f3 crypto: des - use crypto_[un]register_algs há 13 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 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations há 13 anos atrás
fips.c ccb778e184 crypto: api - Add fips_enable flag há 17 anos atrás
gcm.c d3dde52209 crypto: gcm - fix assumption that assoc has one segment há 12 anos atrás
gf128mul.c 625426633d crypto: gf128mul - fix call to memset() há 14 anos atrás
ghash-generic.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations 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 398710379f crypto: algapi - Move larval completion into algboss há 13 anos atrás
khazad.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations há 13 anos atrás
krng.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations há 13 anos atrás
lrw.c 6c2205b8ff crypto: lrw - add interface for parallelized cipher implementions há 13 anos atrás
lzo.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations há 13 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 9a5467bf7b crypto: user - fix info leaks in report API há 12 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 9a5467bf7b crypto: user - fix info leaks in report API há 12 anos atrás
salsa20_generic.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations há 13 anos atrás
scatterwalk.c f0dfc0b0b7 crypto: remove the second argument of k[un]map_atomic() há 13 anos atrás
seed.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations há 13 anos atrás
seqiv.c 3e8afe35c3 crypto: use ERR_CAST há 12 anos atrás
serpent_generic.c bbc406b9d2 crypto: serpent - use crypto_[un]register_algs há 13 anos atrás
sha1_generic.c 7c390170b4 crypto: sha1 - export sha1_update for reuse há 14 anos atrás
sha256_generic.c 6aeb49bc5a crypto: sha256 - use crypto_[un]register_shashes há 13 anos atrás
sha512_generic.c 648b2a102d crypto: sha512 - use crypto_[un]register_shashes há 13 anos atrás
shash.c 9a5467bf7b crypto: user - fix info leaks in report API há 12 anos atrás
tcrypt.c 69d3150cfc crypto: ctr - make rfc3686 asynchronous block cipher há 12 anos atrás
tcrypt.h 69d3150cfc crypto: ctr - make rfc3686 asynchronous block cipher há 12 anos atrás
tea.c 738206d325 crypto: tea - use crypto_[un]register_algs há 13 anos atrás
testmgr.c 66e5bd0063 crypto: testmgr - add test vector for fcrypt há 12 anos atrás
testmgr.h 0ec7382036 crypto: testmgr - update LZO compression test vectors há 12 anos atrás
tgr192.c a5e7a2dcfc crypto: tiger - use crypto_[un]register_shashes há 13 anos atrás
twofish_common.c 81559f9ad3 crypto: twofish-x86_64-3way - add lrw support há 13 anos atrás
twofish_generic.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations há 13 anos atrás
vmac.c ba1ee07090 crypto: vmac - Make VMAC work when blocks aren't aligned há 12 anos atrás
wp512.c f4b0277e7e crypto: whirlpool - use crypto_[un]register_shashes 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 af7cf25dd1 add further __init annotations to crypto/xor.c há 12 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