Rama Bondan Prakoso 29b9c33634 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 3 лет назад
..
asymmetric_keys 109d149795 crypto: asymmetric_keys - select CRYPTO_HASH where needed 5 лет назад
async_tx b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 лет назад
.gitignore 44a17ef872 crypto: rsa - add .gitignore for crypto/*.-asn1.[ch] files 9 лет назад
842.c 6a8de3aefb crypto: acomp - add support for 842 via scomp 8 лет назад
Kconfig 0951849351 Merge 4.14.99 into android-4.14 6 лет назад
Makefile 3975a6faad BACKPORT, FROMGIT: crypto: adiantum - add Adiantum support 6 лет назад
ablk_helper.c 88407a39b5 crypto: ablk_helper - Fix cryptd reordering 8 лет назад
ablkcipher.c 29db277234 crypto: skcipher - Fix -Wstringop-truncation warnings 6 лет назад
acompress.c 3ce5bc72eb crypto: acomp - allow registration of multiple acomps 7 лет назад
adiantum.c 5f2fd5217a UPSTREAM: crypto: adiantum - initialize crypto_spawn::inst 6 лет назад
aead.c d8c34b949d crypto: Replaced gcc specific attributes with macros from compiler.h 8 лет назад
aes_generic.c cf6f3944db crypto: aes - Use ___cacheline_aligned for aes data 3 лет назад
aes_ti.c e867d75658 crypto: aes_ti - disable interrupts while accessing S-box 6 лет назад
af_alg.c d770afcdf1 crypto: af_alg - avoid undefined behavior accessing salg_name 4 лет назад
ahash.c 3a48ec7084 crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails 5 лет назад
akcipher.c d8c34b949d crypto: Replaced gcc specific attributes with macros from compiler.h 8 лет назад
algapi.c 90060df5c2 crypto: api - Fix race condition in crypto_spawn_alg 5 лет назад
algboss.c b1c6e15856 crypto: algboss - don't wait during notifier callback 4 лет назад
algif_aead.c 0c1171ba3b crypto: algif_aead - Do not set MAY_BACKLOG on the async path 4 лет назад
algif_hash.c 687ca6afda crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock() 4 лет назад
algif_rng.c 654ae152b3 crypto: algif_rng - Remove obsolete const-removal cast 9 лет назад
algif_skcipher.c 9751cc1897 crypto: algif_skcipher - EBUSY on aio should be an error 4 лет назад
ansi_cprng.c e7c2422a83 crypto: ansi_cprng - Convert to new rng interface 9 лет назад
anubis.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 лет назад
api.c 22dc72c914 Merge 4.14.233 into android-4.14-stable 3 лет назад
arc4.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 лет назад
authenc.c b9119fd274 crypto: authenc - fix parsing key with misaligned rta_len 6 лет назад
authencesn.c d196d2fdc0 crypto: authencesn - Avoid twice completion call in decrypt path 6 лет назад
blkcipher.c 29db277234 crypto: skcipher - Fix -Wstringop-truncation warnings 6 лет назад
blowfish_common.c 52ba867c8c crypto: blowfish - split generic and common c code 13 лет назад
blowfish_generic.c 3e14dcf7cb crypto: add missing crypto module aliases 10 лет назад
camellia_generic.c 3e14dcf7cb crypto: add missing crypto module aliases 10 лет назад
cast5_generic.c 3e14dcf7cb crypto: add missing crypto module aliases 10 лет назад
cast6_generic.c 3e14dcf7cb crypto: add missing crypto module aliases 10 лет назад
cast_common.c f22d08111a crypto: make tables used from assembler __visible 11 лет назад
cbc.c e6c2e65c70 crypto: cbc - Propagate NEED_FALLBACK bit 8 лет назад
ccm.c 654a509d8e crypto: ccm - fix incompatibility between "ccm" and "ccm_base" 5 лет назад
chacha20poly1305.c a5847ae74b Merge 4.14.135 into android-4.14 5 лет назад
chacha_generic.c 4c11fdd701 BACKPORT, FROMGIT: crypto: chacha - add XChaCha12 support 6 лет назад
cipher.c 9c8ae17bbf crypto: api - Remove no-op exit_ops code 8 лет назад
cmac.c db91af0fbe crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic 8 лет назад
compress.c 9c8ae17bbf crypto: api - Remove no-op exit_ops code 8 лет назад
crc32_generic.c 8d906d183b crypto: hash - annotate algorithms taking optional key 7 лет назад
crc32c_generic.c 8d906d183b crypto: hash - annotate algorithms taking optional key 7 лет назад
crct10dif_common.c 26052f9b9b crypto: crct10dif - Add fallback for broken initrds 11 лет назад
crct10dif_generic.c e4bd7d1d28 crypto: crct10dif-generic - fix use via crypto_shash_digest() 5 лет назад
cryptd.c a86c45d26c crypto: cryptd - Fix skcipher instance memory leak 5 лет назад
crypto_engine.c 88d58ef891 crypto: engine - replace pr_xxx by dev_xxx 7 лет назад
crypto_null.c 499a66e6b6 crypto: null - Remove default null blkcipher 8 лет назад
crypto_user.c 41b3b8e077 crypto: user - fix memory leak in crypto_report 5 лет назад
crypto_wq.c 130fa5bc81 crypto: crypto_wq - Fix late crypto work queue initialization 11 лет назад
ctr.c 45fe93dff2 crypto: algapi - make crypto_xor() take separate dst and src arguments 7 лет назад
cts.c db91af0fbe crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic 8 лет назад
deflate.c a368f43d6e crypto: scomp - add support for deflate rfc1950 (zlib) 7 лет назад
des_generic.c 3e14dcf7cb crypto: add missing crypto module aliases 10 лет назад
dh.c a37b2a1cc6 crypto: dh - Fix double free of ctx->p 7 лет назад
dh_helper.c 5e56be0e26 crypto: dh - Don't permit 'key' or 'g' size longer than 'p' 7 лет назад
drbg.c 674d38ea18 crypto: drbg - set freed buffers to NULL 6 лет назад
ecb.c 4943ba16bb crypto: include crypto- module prefix in template 10 лет назад
ecc.c cfb63e86ff crypto: ecdh - fix big endian bug in ECC library 5 лет назад
ecc.h 6755fd269d crypto: ecdh - add privkey generation support 7 лет назад
ecc_curve_defs.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 лет назад
ecdh.c fde4c844a5 crypto: ecdh - avoid buffer overflow in ecdh_set_secret() 4 лет назад
ecdh_helper.c e99fbca338 crypto: ecdh_helper - Ensure 'len >= secret.len' in decode_key() 3 лет назад
echainiv.c 53a5d5ddcc crypto: echainiv - Replace chaining with multiplication 8 лет назад
fcrypt.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 лет назад
fips.c 94072cb20e crypto: fips - Move fips_enabled sysctl into fips.c 9 лет назад
gcm.c b5344a0e50 crypto: gcm - fix incompatibility between "gcm" and "gcm_base" 5 лет назад
gf128mul.c acb9b159c7 crypto: gf128mul - define gf128mul_x_* in gf128mul.h 7 лет назад
ghash-generic.c b91ea84bfe crypto: ghash - fix unaligned memory access in ghash_setkey() 5 лет назад
hash_info.c 5ca4c20cfd keys, trusted: select hash algorithm for TPM2 chips 9 лет назад
hmac.c 902ae89f84 crypto: hmac - require that the underlying hash algorithm is unkeyed 7 лет назад
internal.h 90060df5c2 crypto: api - Fix race condition in crypto_spawn_alg 5 лет назад
jitterentropy-kcapi.c e8b2fa476e crypto: jitterentropy - drop duplicate header module.h 8 лет назад
jitterentropy.c cea0a3c305 crypto: jitterentropy - Delete unnecessary checks before the function call "kzfree" 9 лет назад
keywrap.c 2b8b28fd23 crypto: keywrap - memzero the correct memory 9 лет назад
khazad.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 лет назад
kpp.c d8c34b949d crypto: Replaced gcc specific attributes with macros from compiler.h 8 лет назад
lrw.c 778e0dad72 gcc-10: avoid shadowing standard library 'free()' in crypto 4 лет назад
lz4.c cd15f1020f crypto: lz4 - fixed decompress function to return error code 7 лет назад
lz4hc.c cd15f1020f crypto: lz4 - fixed decompress function to return error code 7 лет назад
lzo.c 752ade68cb treewide: use kv[mz]alloc* rather than opencoded variants 7 лет назад
mcryptd.c 8d906d183b crypto: hash - annotate algorithms taking optional key 7 лет назад
md4.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 лет назад
md5.c 3c7eb3cc83 md5: remove from lib and only live in crypto 7 лет назад
memneq.c e37b94ebff crypto: memneq - fix for archs without efficient unaligned access 11 лет назад
michael_mic.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 лет назад
nhpoly1305.c 3793d91c43 UPSTREAM: crypto: adiantum - adjust some comments to match latest paper 6 лет назад
pcbc.c 05c0283950 crypto: pcbc - remove bogus memcpy()s with src == dest 5 лет назад
pcrypt.c 3b7b3a5797 crypto: pcrypt - Do not clear MAY_SLEEP flag in original request 5 лет назад
poly1305_generic.c daa2c34e09 FROMGIT: crypto: poly1305 - add Poly1305 core API 6 лет назад
proc.c 94072cb20e crypto: fips - Move fips_enabled sysctl into fips.c 9 лет назад
ripemd.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 лет назад
rmd128.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 лет назад
rmd160.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 лет назад
rmd256.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 лет назад
rmd320.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 лет назад
rng.c c2176f0098 crypto: rng - ensure that the RNG is ready before using 7 лет назад
rsa-pkcs1pad.c 6081558fa8 crypto: fix a memory leak in rsa-kcs1pad's encryption mode 5 лет назад
rsa.c 1c23b466e9 crypto: rsa - comply with crypto_akcipher_maxsize() 7 лет назад
rsa_helper.c 80dbdc5ae7 crypto: rsa - fix buffer overread when stripping leading zeroes 7 лет назад
rsaprivkey.asn1 8be0b84e58 crypto: rsa - Store rest of the private key components 8 лет назад
rsapubkey.asn1 22287b0b59 crypto: akcipher - Changes to asymmetric key API 9 лет назад
salsa20_generic.c c4cf8de702 crypto: salsa20 - don't access already-freed walk.iv 5 лет назад
scatterwalk.c c8467f7a36 crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copy 8 лет назад
scompress.c 6a8487a1f2 crypto: scompress - defer allocation of scratch buffer to first use 7 лет назад
seed.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 лет назад
seqiv.c db91af0fbe crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic 8 лет назад
serpent_generic.c 46e4dbc338 crypto: serpent - mark __serpent_setkey_sbox noinline 5 лет назад
sha1_generic.c 0c4c78de04 crypto: hash - add zero length message hash for shax and md5 9 лет назад
sha256_generic.c 0c4c78de04 crypto: hash - add zero length message hash for shax and md5 9 лет назад
sha3_generic.c b9788e278c crypto: sha3-generic - fixes for alignment and big endian operation 7 лет назад
sha512_generic.c ca142584bc crypto: sha512-generic - move to generic glue implementation 9 лет назад
shash.c 391b50b5b8 crypto: shash - avoid comparing pointers to exported functions under CFI 3 лет назад
simd.c 66da887d87 crypto: simd - correctly take reqsize of wrapped skcipher into account 6 лет назад
skcipher.c 61a2c2c944 crypto: skcipher - Unmap pages after an external error 5 лет назад
tcrypt.c 3975a6faad BACKPORT, FROMGIT: crypto: adiantum - add Adiantum support 6 лет назад
tcrypt.h 2dce063a31 crypto: tcrypt - Add ChaCha20/Poly1305 speed tests 9 лет назад
tea.c 3e14dcf7cb crypto: add missing crypto module aliases 10 лет назад
testmgr.c 4344de2f79 Merge 4.14.108 into android-4.14 5 лет назад
testmgr.h c680586c4f Merge 4.14.114 into android-4.14 5 лет назад
tgr192.c 478428c997 crypto: tgr192 - fix unaligned memory access 5 лет назад
twofish_common.c 81559f9ad3 crypto: twofish-x86_64-3way - add lrw support 13 лет назад
twofish_generic.c 3e14dcf7cb crypto: add missing crypto module aliases 10 лет назад
vmac.c e7aefb13e6 crypto: vmac - separate tfm and request context 6 лет назад
wp512.c 3e14dcf7cb crypto: add missing crypto module aliases 10 лет назад
xcbc.c 4943ba16bb crypto: include crypto- module prefix in template 10 лет назад
xor.c ae63fd26b2 kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK 7 лет назад
xts.c 778e0dad72 gcc-10: avoid shadowing standard library 'free()' in crypto 4 лет назад
zstd.c 6576d939b1 UPSTREAM: crypto: zstd - Add zstd support 6 лет назад