David Howells 0aa0409401 PEFILE: Relax the check on the length of the PKCS#7 cert há 11 anos atrás
..
asymmetric_keys 0aa0409401 PEFILE: Relax the check on the length of the PKCS#7 cert há 11 anos atrás
async_tx df12a3178d Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine há 12 anos atrás
842.c c2b3711d11 crypto: 842 - remove .cra_list initialization há 13 anos atrás
Kconfig c489d98c8c Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm há 11 anos atrás
Makefile f2c89a10de crypto: drbg - Use Kconfig to ensure at least one RNG option is set há 11 anos atrás
ablk_helper.c ea493d324f crypto: ablk_helper - Replace memcpy with struct assignment há 12 anos atrás
ablkcipher.c f3d53ed038 crypto: skcipher - Use eseqiv even on UP machines há 12 anos atrás
aead.c 9a5467bf7b crypto: user - fix info leaks in report API há 13 anos atrás
aes_generic.c f22d08111a crypto: make tables used from assembler __visible há 12 anos atrás
af_alg.c 4c63f83c2c crypto: af_alg - properly label AF_ALG socket há 11 anos atrás
ahash.c 75ecb231ff crypto: hash - Add real ahash walk interface há 11 anos atrás
algapi.c 002c77a48b crypto: fips - only panic on bad/missing crypto mod signatures há 11 anos atrás
algboss.c 939e177996 crypto: algboss - Hold ref count on larval há 12 anos atrás
algif_hash.c d3f7d56a7a net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST há 12 anos atrás
algif_skcipher.c d3f7d56a7a net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST há 12 anos atrás
ansi_cprng.c 714b33d151 crypto: ansi_cprng - Fix off by one error in non-block size request há 12 anos atrás
anubis.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations há 13 anos atrás
api.c 77dbd7a95e crypto: api - Fix race condition in larval lookup há 12 anos atrás
arc4.c d366db605c crypto: arc4 - improve performance by using u32 for ctx and variables há 13 anos atrás
authenc.c fc019c7122 crypto: authenc - Find proper IV address in ablkcipher callback há 12 anos atrás
authencesn.c fddc2c43c4 crypto: authencesn - Simplify key parsing há 12 anos atrás
blkcipher.c 4f7f1d7cff crypto: allow blkcipher walks over AEAD data há 11 anos atrás
blowfish_common.c 52ba867c8c crypto: blowfish - split generic and common c code há 14 anos atrás
blowfish_generic.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations há 13 anos atrás
camellia_generic.c 452ec0498f crypto: camellia_generic - replace commas by semicolons and adjust code alignment há 12 anos atrás
cast5_generic.c 044ab52578 crypto: cast5/cast6 - move lookup tables to shared module há 13 anos atrás
cast6_generic.c 044ab52578 crypto: cast5/cast6 - move lookup tables to shared module há 13 anos atrás
cast_common.c f22d08111a crypto: make tables used from assembler __visible há 12 anos atrás
cbc.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) há 18 anos atrás
ccm.c 5638cabf3e crypto: ccm - Fix handling of zero plaintext when computing mac há 12 anos atrás
chainiv.c 4e857c58ef arch: Mass conversion of smp_mb__*() há 11 anos atrás
cipher.c d150975bc7 crypto: cipher - Fix checkpatch errors há 16 anos atrás
cmac.c 93b5e86a6d crypto: add CMAC support to CryptoAPI há 12 anos atrás
compress.c 0375d66dd0 crypto: compress - Fix checkpatch errors há 16 anos atrás
crc32.c 78c37d191d crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementation há 13 anos atrás
crc32c_generic.c 06e5a1f298 CRC32C: Add soft module dependency to load other accelerated crc32c modules há 12 anos atrás
crct10dif_common.c 26052f9b9b crypto: crct10dif - Add fallback for broken initrds há 12 anos atrás
crct10dif_generic.c 26052f9b9b crypto: crct10dif - Add fallback for broken initrds há 12 anos atrás
cryptd.c 3e3dc25fe7 crypto: Resolve shadow warnings há 11 anos atrás
crypto_null.c 72567258f0 crypto: export NULL algorithms defines há 11 anos atrás
crypto_user.c 639b4ac691 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 into next há 11 anos atrás
crypto_wq.c 130fa5bc81 crypto: crypto_wq - Fix late crypto work queue initialization há 11 anos atrás
ctr.c 32dc43e40a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 há 13 anos atrás
cts.c 3e8afe35c3 crypto: use ERR_CAST há 13 anos atrás
deflate.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations há 13 anos atrás
des_generic.c 6574e6c64e crypto: des_3des - add x86-64 assembly implementation há 11 anos atrás
drbg.c ce5481d01f crypto: drbg - fix failure of generating multiple of 2**16 bytes há 11 anos atrás
ecb.c 5b37c19e36 crypto: ecb - Fix checkpatch errors há 16 anos atrás
eseqiv.c 3e3dc25fe7 crypto: Resolve shadow warnings há 11 anos atrás
fcrypt.c 06e710bd5f crypto: fcrypt - Fix bitoperation for compilation with clang há 12 anos atrás
fips.c ccb778e184 crypto: api - Add fips_enable flag há 17 anos atrás
gcm.c 3e3dc25fe7 crypto: Resolve shadow warnings há 11 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
hash_info.c ee08997fee crypto: provide single place for hash algo information há 12 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 939e177996 crypto: algboss - Hold ref count on larval há 12 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á 14 anos atrás
lz4.c 0ea8530dcf crypto: add lz4 Cryptographic API há 12 anos atrás
lz4hc.c 0ea8530dcf crypto: add lz4 Cryptographic API há 12 anos atrás
lzo.c de18cd4b71 crypto: lzo - use kvfree() helper há 11 anos atrás
md4.c 4bb33cc890 crypto: add module.h to those files that are explicitly using it há 14 anos atrás
md5.c bc0b96b54a crypto: Move md5_transform to lib/md5.c há 14 anos atrás
memneq.c e37b94ebff crypto: memneq - fix for archs without efficient unaligned access há 12 anos atrás
michael_mic.c 19e2bf1467 crypto: michael_mic - Switch to shash há 17 anos atrás
pcbc.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) há 18 anos atrás
pcompress.c 9a5467bf7b crypto: user - fix info leaks in report API há 13 anos atrás
pcrypt.c 3110e4006c crypto: pcrypt - Fix wrong usage of rcu_dereference() há 12 anos atrás
proc.c 4bb33cc890 crypto: add module.h to those files that are explicitly using it há 14 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á 15 anos atrás
rmd160.c 3181c22587 crypto: ripemd - Set module author and update email address há 15 anos atrás
rmd256.c 3181c22587 crypto: ripemd - Set module author and update email address há 15 anos atrás
rmd320.c 3181c22587 crypto: ripemd - Set module author and update email address há 15 anos atrás
rng.c 9a5467bf7b crypto: user - fix info leaks in report API há 13 anos atrás
salsa20_generic.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations há 13 anos atrás
scatterwalk.c 257aff5154 crypto: scatterwalk - Add support for calculating number of SG elements há 12 anos atrás
seed.c 77ec2e734d crypto: cleanup - remove unneeded crypto_alg.cra_list initializations há 13 anos atrás
seqiv.c 3e3dc25fe7 crypto: Resolve shadow warnings há 11 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 35d2c9d0c3 crypto: sha256 - Expose SHA256 generic routine to be callable externally. há 12 anos atrás
sha512_generic.c d329581493 crypto: sha512_generic - set cra_driver_name há 12 anos atrás
shash.c 66d8ea5728 crypto: LLVMLinux: aligned-attribute.patch há 11 anos atrás
tcrypt.c 3e3dc25fe7 crypto: Resolve shadow warnings há 11 anos atrás
tcrypt.h 53f52d7aec crypto: tcrypt - Added speed tests for AEAD crypto alogrithms in tcrypt test suite há 12 anos atrás
tea.c 738206d325 crypto: tea - use crypto_[un]register_algs há 13 anos atrás
testmgr.c 2fc0d258bc crypto: testmgr - add missing spaces to drbg error strings há 11 anos atrás
testmgr.h 3b9b8fe0ad crypto: testmgr - use chunks smaller than algo block size in chunk tests há 11 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á 14 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á 13 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á 14 anos atrás
xor.c af7cf25dd1 add further __init annotations to crypto/xor.c há 13 anos atrás
xts.c ce0045561e crypto: xts: add interface for parallelized cipher implementations há 14 anos atrás
zlib.c d97b07c54f initramfs: support initramfs that is bigger than 2GiB há 11 anos atrás