Kees Cook 3bdd23f886 crypto: xcbc - Remove VLA usage 7 лет назад
..
asymmetric_keys 817aef2600 Replace magic for trusting the secondary keyring with #define 7 лет назад
async_tx 89a7e2f752 async_pq: Remove VLA usage 7 лет назад
842.c 6a8de3aefb crypto: acomp - add support for 842 via scomp 8 лет назад
Kconfig 578bdaabd0 crypto: speck - remove Speck 7 лет назад
Makefile 578bdaabd0 crypto: speck - remove Speck 7 лет назад
ablkcipher.c 318abdfbe7 crypto: ablkcipher - fix crash flushing dcache in error path 7 лет назад
acompress.c 3ce5bc72eb crypto: acomp - allow registration of multiple acomps 8 лет назад
aead.c dc26c17f74 crypto: aead - prevent using AEADs without setting key 7 лет назад
aegis.h f606a88e58 crypto: aegis - Add generic AEGIS AEAD implementations 7 лет назад
aegis128.c 3f4a537a26 crypto: aead - remove useless setting of type flags 7 лет назад
aegis128l.c 3f4a537a26 crypto: aead - remove useless setting of type flags 7 лет назад
aegis256.c 3f4a537a26 crypto: aead - remove useless setting of type flags 7 лет назад
aes_generic.c ec38a93761 crypto: aes-generic - drop alignment requirement 8 лет назад
aes_ti.c fa598d0a70 crypto: aes_ti - fix comment for MixColumns step 8 лет назад
af_alg.c dd979b4df8 net: simplify sock_poll_wait 7 лет назад
ahash.c 900a081f69 crypto: ahash - Fix early termination in hash walk 7 лет назад
akcipher.c d8c34b949d crypto: Replaced gcc specific attributes with macros from compiler.h 8 лет назад
algapi.c 13c935bb09 crypto: api - laying defines and checks for statically allocated buffers 7 лет назад
algboss.c e781c17c22 crypto: algboss - remove redundant setting of len to zero 7 лет назад
algif_aead.c a11e1d432b Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL 7 лет назад
algif_hash.c 984652dd8b net: remove sock_no_poll 7 лет назад
algif_rng.c 984652dd8b net: remove sock_no_poll 7 лет назад
algif_skcipher.c a11e1d432b Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL 7 лет назад
ansi_cprng.c e7c2422a83 crypto: ansi_cprng - Convert to new rng interface 10 лет назад
anubis.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 лет назад
api.c e2861fa716 evm: Don't deadlock if a crypto algorithm is unavailable 7 лет назад
arc4.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 лет назад
authenc.c ad2fdcdf75 crypto: authenc - don't leak pointers to authenc keys 7 лет назад
authencesn.c 31545df391 crypto: authencesn - don't leak pointers to authenc keys 7 лет назад
blkcipher.c 0868def3e4 crypto: blkcipher - fix crash flushing dcache in error path 7 лет назад
blowfish_common.c 52ba867c8c crypto: blowfish - split generic and common c code 14 лет назад
blowfish_generic.c 3e14dcf7cb crypto: add missing crypto module aliases 10 лет назад
camellia_generic.c 1af39daaad crypto: replace FSF address with web source in license notices 7 лет назад
cast5_generic.c 1af39daaad crypto: replace FSF address with web source in license notices 7 лет назад
cast6_generic.c 1af39daaad crypto: replace FSF address with web source in license notices 7 лет назад
cast_common.c f22d08111a crypto: make tables used from assembler __visible 12 лет назад
cbc.c e6c2e65c70 crypto: cbc - Propagate NEED_FALLBACK bit 8 лет назад
ccm.c 441f99c904 crypto: ccm - preserve the IV buffer 7 лет назад
cfb.c 6650c4de68 crypto: remove several VLAs 7 лет назад
chacha20_generic.c 9f480faec5 crypto: chacha20 - Fix keystream alignment for chacha20_block() 7 лет назад
chacha20poly1305.c e57121d08c crypto: chacha20poly1305 - validate the digest size 7 лет назад
cipher.c 6650c4de68 crypto: remove several VLAs 7 лет назад
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 6943546c2d crypto: crc32-generic - remove __crc32_le() 7 лет назад
crc32c_generic.c 7bcfb13630 crypto: crc32c-generic - remove cra_alignmask 7 лет назад
crct10dif_common.c 26052f9b9b crypto: crct10dif - Add fallback for broken initrds 12 лет назад
crct10dif_generic.c 36e09e1f87 crypto: squash lines for simple wrapper functions 9 лет назад
cryptd.c a208fa8f33 crypto: hash - annotate algorithms taking optional key 7 лет назад
crypto_engine.c 218d1cc186 crypto: engine - Permit to enqueue all async requests 7 лет назад
crypto_null.c e50944e219 crypto: shash - remove useless setting of type flags 7 лет назад
crypto_user.c 9a69b7ae79 crypto: user - Replace GFP_ATOMIC with GFP_KERNEL in crypto_report 7 лет назад
crypto_wq.c 130fa5bc81 crypto: crypto_wq - Fix late crypto work queue initialization 11 лет назад
ctr.c 6650c4de68 crypto: remove several VLAs 7 лет назад
cts.c 6650c4de68 crypto: remove several VLAs 7 лет назад
deflate.c a368f43d6e crypto: scomp - add support for deflate rfc1950 (zlib) 8 лет назад
des_generic.c 3e14dcf7cb crypto: add missing crypto module aliases 10 лет назад
dh.c 3fd8093b41 crypto: dh - fix memory leak 7 лет назад
dh_helper.c d6e43798b3 crypto: dh - make crypto_dh_encode_key() make robust 7 лет назад
drbg.c 43490e8046 crypto: drbg - in-place cipher operation for CTR 7 лет назад
ecb.c 4943ba16bb crypto: include crypto- module prefix in template 10 лет назад
ecc.c ea169a30a6 crypto: ecdh - add public key verification test 7 лет назад
ecc.h d5c3b17898 crypto: ecc - Actually remove stack VLA usage 7 лет назад
ecc_curve_defs.h aef66587f1 crypto: ecdh - fix typo of P-192 b value 7 лет назад
ecdh.c d5c3b17898 crypto: ecc - Actually remove stack VLA usage 7 лет назад
ecdh_helper.c 6e97e08d43 crypto: ecdh - return unsigned value for crypto_ecdh_key_len() 7 лет назад
echainiv.c 1f83f4d15d crypto: echainiv - Remove unused alg/spawn variable 7 лет назад
fcrypt.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 лет назад
fips.c 94072cb20e crypto: fips - Move fips_enabled sysctl into fips.c 10 лет назад
gcm.c 3a2d4fb51e crypto: null - Get rid of crypto_{get,put}_default_null_skcipher2() 7 лет назад
gf128mul.c f5c421d545 crypto: gf128mul - remove incorrect comment 7 лет назад
ghash-generic.c e50944e219 crypto: shash - remove useless setting of type flags 7 лет назад
hash_info.c 5ca4c20cfd keys, trusted: select hash algorithm for TPM2 chips 9 лет назад
hmac.c af3ff8045b crypto: hmac - require that the underlying hash algorithm is unkeyed 7 лет назад
internal.h 3ca1e99489 crypto: api - Make crypto_alg_lookup static 7 лет назад
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" 10 лет назад
keywrap.c c9683276dd crypto: keywrap - Add missing ULL suffixes for 64-bit constants 7 лет назад
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 8c30fbe63e crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain() 7 лет назад
lz4.c cd15f1020f crypto: lz4 - fixed decompress function to return error code 8 лет назад
lz4hc.c cd15f1020f crypto: lz4 - fixed decompress function to return error code 8 лет назад
lzo.c 752ade68cb treewide: use kv[mz]alloc* rather than opencoded variants 8 лет назад
mcryptd.c edbd1ecbd8 crypto: mcryptd - remove pointless wrapper functions 7 лет назад
md4.c e50944e219 crypto: shash - remove useless setting of type flags 7 лет назад
md5.c e50944e219 crypto: shash - remove useless setting of type flags 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 лет назад
morus1280.c 3f4a537a26 crypto: aead - remove useless setting of type flags 7 лет назад
morus640.c c5f5aeef9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux 7 лет назад
pcbc.c 6650c4de68 crypto: remove several VLAs 7 лет назад
pcrypt.c d76c68109f crypto: pcrypt - fix freeing pcrypt instances 7 лет назад
poly1305_generic.c e50944e219 crypto: shash - remove useless setting of type flags 7 лет назад
proc.c fddda2b7b5 proc: introduce proc_create_seq{,_data} 7 лет назад
ripemd.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 лет назад
rmd128.c e50944e219 crypto: shash - remove useless setting of type flags 7 лет назад
rmd160.c e50944e219 crypto: shash - remove useless setting of type flags 7 лет назад
rmd256.c d75f482eaf crypto: rmd256 - use swap macro in rmd256_transform 7 лет назад
rmd320.c a478908993 crypto: rmd320 - use swap macro in rmd320_transform 7 лет назад
rng.c c2176f0098 crypto: rng - ensure that the RNG is ready before using 8 лет назад
rsa-pkcs1pad.c 1ca2809897 crypto: rsa-pkcs1pad - Replace GFP_ATOMIC with GFP_KERNEL in pkcs1pad_encrypt_sign_complete 7 лет назад
rsa.c b2b4f84d9c crypto: rsa - Remove unneeded error assignment 7 лет назад
rsa_helper.c 4fa8bc949d kbuild: rename *-asn1.[ch] to *.asn1.[ch] 7 лет назад
rsaprivkey.asn1 8be0b84e58 crypto: rsa - Store rest of the private key components 9 лет назад
rsapubkey.asn1 22287b0b59 crypto: akcipher - Changes to asymmetric key API 9 лет назад
salsa20_generic.c 015a03704d crypto: salsa20 - Revert "crypto: salsa20 - export generic helpers" 7 лет назад
scatterwalk.c 8c30fbe63e crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain() 7 лет назад
scompress.c 8cd579d279 crypto: scompress - use sgl_alloc() and sgl_free() 7 лет назад
seed.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 лет назад
seqiv.c d94c3d65df crypto: seqiv - Remove unused alg/spawn variable 7 лет назад
serpent_generic.c c871c10e4e crypto: serpent - improve __serpent_setkey with UBSAN 8 лет назад
sha1_generic.c e50944e219 crypto: shash - remove useless setting of type flags 7 лет назад
sha256_generic.c e50944e219 crypto: shash - remove useless setting of type flags 7 лет назад
sha3_generic.c c5f5aeef9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux 7 лет назад
sha512_generic.c e50944e219 crypto: shash - remove useless setting of type flags 7 лет назад
shash.c 9fa68f6200 crypto: hash - prevent using keyed hashes without setting key 7 лет назад
simd.c d14f0a1fc4 crypto: simd - allow registering multiple algorithms at once 7 лет назад
skcipher.c 8088d3dd4d crypto: skcipher - fix crash flushing dcache in error path 7 лет назад
sm3_generic.c e50944e219 crypto: shash - remove useless setting of type flags 7 лет назад
sm4_generic.c 8da02bf1a2 crypto: sm4 - export encrypt/decrypt routines to other drivers 7 лет назад
tcrypt.c 2af632996b crypto: tcrypt - reschedule during speed tests 7 лет назад
tcrypt.h 2dce063a31 crypto: tcrypt - Add ChaCha20/Poly1305 speed tests 10 лет назад
tea.c 3e14dcf7cb crypto: add missing crypto module aliases 10 лет назад
testmgr.c 578bdaabd0 crypto: speck - remove Speck 7 лет назад
testmgr.h 578bdaabd0 crypto: speck - remove Speck 7 лет назад
tgr192.c e50944e219 crypto: shash - remove useless setting of type flags 7 лет назад
twofish_common.c 1af39daaad crypto: replace FSF address with web source in license notices 7 лет назад
twofish_generic.c 1af39daaad crypto: replace FSF address with web source in license notices 7 лет назад
vmac.c 0917b87312 crypto: vmac - remove insecure version with hardcoded nonce 7 лет назад
wp512.c e50944e219 crypto: shash - remove useless setting of type flags 7 лет назад
xcbc.c 3bdd23f886 crypto: xcbc - Remove VLA usage 7 лет назад
xor.c 75f296d93b kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK 7 лет назад
xts.c 8c30fbe63e crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain() 7 лет назад
zstd.c d28fc3dbe1 crypto: zstd - Add zstd support 7 лет назад