Linus Torvalds 9d86b4128c Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux hace 10 años
..
asymmetric_keys 9d86b4128c Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux hace 10 años
async_tx 584acdd49c md/raid5: activate raid6 rmw feature hace 10 años
.gitignore 44a17ef872 crypto: rsa - add .gitignore for crypto/*.-asn1.[ch] files hace 10 años
842.c 2062c5b6da crypto: 842 - change 842 alg to use software hace 10 años
Kconfig 425e0172a5 crypto: rsa - fix invalid select for AKCIPHER hace 10 años
Makefile dfc9fa9193 crypto: jitterentropy - avoid compiler warnings hace 10 años
ablk_helper.c 466a7b9e3e crypto: cryptd - process CRYPTO_ALG_INTERNAL hace 10 años
ablkcipher.c 21dbd96f22 crypto: skcipher - Allow givencrypt to be NULL hace 10 años
aead.c caab94612a crypto: aead - Add multiple algorithm registration interface hace 10 años
aes_generic.c 3e14dcf7cb crypto: add missing crypto module aliases hace 11 años
af_alg.c e0456717e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next hace 10 años
ahash.c 5be4d4c94b crypto: replace scatterwalk_sg_next with sg_next hace 11 años
akcipher.c 338a9de035 crypto: akcipher - fix spelling cihper -> cipher hace 10 años
algapi.c c2110f2834 crypto: api - Include alignment in crypto_alg_extsize hace 10 años
algboss.c 939e177996 crypto: algboss - Hold ref count on larval hace 12 años
algif_aead.c 3e90950d36 crypto: algif_aead - Temporarily disable all AEAD algorithms hace 10 años
algif_hash.c 01e97e6517 new helper: msg_data_left() hace 10 años
algif_rng.c 654ae152b3 crypto: algif_rng - Remove obsolete const-removal cast hace 10 años
algif_skcipher.c 01e97e6517 new helper: msg_data_left() hace 10 años
ansi_cprng.c e7c2422a83 crypto: ansi_cprng - Convert to new rng interface hace 10 años
anubis.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
api.c 06ca7f68d4 crypto: api - prevent helper ciphers from being used hace 10 años
arc4.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
authenc.c 25df919430 crypto: authenc - Use crypto_aead_set_reqsize helper hace 10 años
authencesn.c 6650d09b3a crypto: authencesn - Use crypto_aead_set_reqsize helper hace 10 años
blkcipher.c d1a2fd500c crypto: blkcipher - Include crypto/aead.h hace 10 años
blowfish_common.c 52ba867c8c crypto: blowfish - split generic and common c code hace 14 años
blowfish_generic.c 3e14dcf7cb crypto: add missing crypto module aliases hace 11 años
camellia_generic.c 3e14dcf7cb crypto: add missing crypto module aliases hace 11 años
cast5_generic.c 3e14dcf7cb crypto: add missing crypto module aliases hace 11 años
cast6_generic.c 3e14dcf7cb crypto: add missing crypto module aliases hace 11 años
cast_common.c f22d08111a crypto: make tables used from assembler __visible hace 12 años
cbc.c 4943ba16bb crypto: include crypto- module prefix in template hace 11 años
ccm.c 2c221ad394 crypto: ccm - Use crypto_aead_set_reqsize helper hace 10 años
chacha20_generic.c c08d0e6473 crypto: chacha20 - Add a generic ChaCha20 stream cipher implementation hace 10 años
chacha20poly1305.c c2b7b20aed crypto: poly1305 - Pass key as first two message blocks to each desc_ctx hace 10 años
chainiv.c 341476d6cf crypto: chainiv - Offer normal cipher functionality without RNG hace 10 años
cipher.c d150975bc7 crypto: cipher - Fix checkpatch errors hace 16 años
cmac.c 4943ba16bb crypto: include crypto- module prefix in template hace 11 años
compress.c 0375d66dd0 crypto: compress - Fix checkpatch errors hace 16 años
crc32.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
crc32c_generic.c 3e14dcf7cb crypto: add missing crypto module aliases hace 11 años
crct10dif_common.c 26052f9b9b crypto: crct10dif - Add fallback for broken initrds hace 12 años
crct10dif_generic.c 3e14dcf7cb crypto: add missing crypto module aliases hace 11 años
cryptd.c f614e546f5 crypto: cryptd - Convert to new AEAD interface hace 10 años
crypto_null.c 330234638e crypto: null - Add default null skcipher hace 10 años
crypto_user.c 9aa867e465 crypto: user - Add CRYPTO_MSG_DELRNG hace 10 años
crypto_wq.c 130fa5bc81 crypto: crypto_wq - Fix late crypto work queue initialization hace 11 años
ctr.c 4943ba16bb crypto: include crypto- module prefix in template hace 11 años
cts.c 988dc01744 crypto: cts - Weed out non-CBC algorithms hace 11 años
deflate.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
des_generic.c 3e14dcf7cb crypto: add missing crypto module aliases hace 11 años
drbg.c 593dfbd9ca crypto: drbg - report backend_cra_name when allocation fails hace 10 años
ecb.c 4943ba16bb crypto: include crypto- module prefix in template hace 11 años
echainiv.c 9fcc704dfd crypto: echainiv - Only hold RNG during initialisation hace 10 años
eseqiv.c 055906d1e7 crypto: eseqiv - Offer normal cipher functionality without RNG hace 10 años
fcrypt.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
fips.c 94072cb20e crypto: fips - Move fips_enabled sysctl into fips.c hace 10 años
gcm.c adcbc688fe crypto: gcm - Convert to new AEAD interface hace 10 años
gf128mul.c 625426633d crypto: gf128mul - fix call to memset() hace 14 años
ghash-generic.c 3e14dcf7cb crypto: add missing crypto module aliases hace 11 años
hash_info.c ee08997fee crypto: provide single place for hash algo information hace 12 años
hmac.c 4943ba16bb crypto: include crypto- module prefix in template hace 11 años
internal.h 7be58b1250 crypto: api - Remove linux/fips.h from internal.h hace 10 años
jitterentropy-kcapi.c dfc9fa9193 crypto: jitterentropy - avoid compiler warnings hace 10 años
jitterentropy.c cea0a3c305 crypto: jitterentropy - Delete unnecessary checks before the function call "kzfree" hace 10 años
khazad.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
lrw.c 4943ba16bb crypto: include crypto- module prefix in template hace 11 años
lz4.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
lz4hc.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
lzo.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
mcryptd.c f52bbf55d1 crypto: mcryptd - process CRYPTO_ALG_INTERNAL hace 10 años
md4.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
md5.c 6a185016f4 crypto: md5 - use md5 IV MD5_HX instead of their raw value hace 10 años
memneq.c e37b94ebff crypto: memneq - fix for archs without efficient unaligned access hace 12 años
michael_mic.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
pcbc.c 4943ba16bb crypto: include crypto- module prefix in template hace 11 años
pcompress.c f7c9bebe8b crypto: pcomp - Use crypto_alg_extsize helper hace 10 años
pcrypt.c 0496f56065 crypto: pcrypt - Add support for new AEAD interface hace 10 años
poly1305_generic.c c2b7b20aed crypto: poly1305 - Pass key as first two message blocks to each desc_ctx hace 10 años
proc.c 94072cb20e crypto: fips - Move fips_enabled sysctl into fips.c hace 10 años
ripemd.h ba6b039872 [CRYPTO] ripemd: Put all common RIPEMD values in header file hace 17 años
rmd128.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
rmd160.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
rmd256.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
rmd320.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
rng.c 7cecadb7cc crypto: rng - Do not free default RNG when it becomes unused hace 10 años
rsa.c cfc2bb32b3 crypto: rsa - add a new rsa generic implementation hace 10 años
rsa_helper.c cfc2bb32b3 crypto: rsa - add a new rsa generic implementation hace 10 años
rsakey.asn1 cfc2bb32b3 crypto: rsa - add a new rsa generic implementation hace 10 años
salsa20_generic.c 3e14dcf7cb crypto: add missing crypto module aliases hace 11 años
scatterwalk.c 160544075f crypto: scatterwalk - Hide PageSlab call to optimise away flush_dcache_page hace 10 años
seed.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" hace 11 años
seqiv.c eeee12aa34 crypto: seqiv - Add compatibility support without RNG hace 10 años
serpent_generic.c 3e14dcf7cb crypto: add missing crypto module aliases hace 11 años
sha1_generic.c 7c71f0f760 crypto: sha1-generic - move to generic glue implementation hace 10 años
sha256_generic.c a2e5ba4fed crypto: sha256-generic - move to generic glue implementation hace 10 años
sha512_generic.c ca142584bc crypto: sha512-generic - move to generic glue implementation hace 10 años
shash.c ac611680cb crypto: shash - Use crypto_alg_extsize helper hace 10 años
tcrypt.c 31267270a3 crypto: tcrypt - Fixed AEAD speed test setup hace 10 años
tcrypt.h 4e4aab63d7 crypto: tcrypt - Add rfc4309(ccm(aes)) speed test hace 10 años
tea.c 3e14dcf7cb crypto: add missing crypto module aliases hace 11 años
testmgr.c 9d77b6c2a3 crypto: testmgr - don't print info about missing test for gcm-aes-aesni hace 10 años
testmgr.h 946cc46372 crypto: testmgr - add tests vectors for RSA hace 10 años
tgr192.c 3e14dcf7cb crypto: add missing crypto module aliases hace 11 años
twofish_common.c 81559f9ad3 crypto: twofish-x86_64-3way - add lrw support hace 14 años
twofish_generic.c 3e14dcf7cb crypto: add missing crypto module aliases hace 11 años
vmac.c 4943ba16bb crypto: include crypto- module prefix in template hace 11 años
wp512.c 3e14dcf7cb crypto: add missing crypto module aliases hace 11 años
xcbc.c 4943ba16bb crypto: include crypto- module prefix in template hace 11 años
xor.c af7cf25dd1 add further __init annotations to crypto/xor.c hace 13 años
xts.c 4943ba16bb crypto: include crypto- module prefix in template hace 11 años
zlib.c f94a359763 crypto: pcomp - Constify (de)compression parameters hace 10 años