Kees Cook 76e43e37a4 treewide: Use array_size() in sock_kmalloc() 7 年之前
..
asymmetric_keys 4fa8bc949d kbuild: rename *-asn1.[ch] to *.asn1.[ch] 7 年之前
async_tx b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
842.c 6a8de3aefb crypto: acomp - add support for 842 via scomp 8 年之前
Kconfig b7b73cd5d7 crypto: x86/salsa20 - remove x86 salsa20 implementations 7 年之前
Makefile 2808f17319 crypto: morus - Mark MORUS SIMD glue as x86-specific 7 年之前
ablkcipher.c d8c34b949d crypto: Replaced gcc specific attributes with macros from compiler.h 8 年之前
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 f606a88e58 crypto: aegis - Add generic AEGIS AEAD implementations 7 年之前
aegis128l.c f606a88e58 crypto: aegis - Add generic AEGIS AEAD implementations 7 年之前
aegis256.c f606a88e58 crypto: aegis - Add generic AEGIS AEAD implementations 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 2857676045 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux 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 76e43e37a4 treewide: Use array_size() in sock_kmalloc() 7 年之前
algif_hash.c 984652dd8b net: remove sock_no_poll 7 年之前
algif_rng.c 984652dd8b net: remove sock_no_poll 7 年之前
algif_skcipher.c 76e43e37a4 treewide: Use array_size() in sock_kmalloc() 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 b346e492d7 crypto: api - fix finding algorithm currently being tested 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 79e53b2a5d crypto: remove unused hardirq.h 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 499a66e6b6 crypto: null - Remove default null blkcipher 9 年之前
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 ced6a58638 crypto: dh - Remove pointless checks for NULL 'p' and 'g' 7 年之前
dh_helper.c ccd9888f14 crypto: dh - Don't permit 'key' or 'g' size longer than 'p' 7 年之前
drbg.c eea0d3ea75 crypto: drbg - set freed buffers to NULL 7 年之前
ecb.c 4943ba16bb crypto: include crypto- module prefix in template 10 年之前
ecc.c d5c3b17898 crypto: ecc - Actually remove stack VLA usage 7 年之前
ecc.h d5c3b17898 crypto: ecc - Actually remove stack VLA usage 7 年之前
ecc_curve_defs.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 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 4e1d14bcd1 crypto: ghash - remove checks for key being set 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 8c9bdab212 crypto: lrw - Free rctx->ext with kzfree 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 9def051018 crypto: Deduplicate le32_to_cpu_array() and cpu_to_le32_array() 7 年之前
md5.c 9def051018 crypto: Deduplicate le32_to_cpu_array() and cpu_to_le32_array() 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 396be41f16 crypto: morus - Add generic MORUS AEAD implementations 7 年之前
morus640.c 396be41f16 crypto: morus - Add generic MORUS AEAD implementations 7 年之前
pcbc.c 6650c4de68 crypto: remove several VLAs 7 年之前
pcrypt.c d76c68109f crypto: pcrypt - fix freeing pcrypt instances 7 年之前
poly1305_generic.c a16e772e66 crypto: poly1305 - remove ->setkey() method 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 52872f5288 crypto: drop unnecessary return statements 7 年之前
rmd160.c 52872f5288 crypto: drop unnecessary return statements 7 年之前
rmd256.c 52872f5288 crypto: drop unnecessary return statements 7 年之前
rmd320.c 52872f5288 crypto: drop unnecessary return statements 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 c8467f7a36 crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copy 8 年之前
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 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 739d875dd6 mn10300: Remove the architecture 7 年之前
sha512_generic.c ca142584bc crypto: sha512-generic - move to generic glue implementation 10 年之前
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 f8d33fac84 crypto: skcipher - prevent using skciphers without setting key 7 年之前
sm3_generic.c 4f0fc1600e crypto: sm3 - add OSCCA SM3 secure hash 7 年之前
sm4_generic.c 8da02bf1a2 crypto: sm4 - export encrypt/decrypt routines to other drivers 7 年之前
speck.c c8c36413ca crypto: speck - export common helpers 7 年之前
tcrypt.c a179a2bf05 crypto: testmgr - remove bfin_crc "hmac(crc32)" test vectors 7 年之前
tcrypt.h 2dce063a31 crypto: tcrypt - Add ChaCha20/Poly1305 speed tests 10 年之前
tea.c 3e14dcf7cb crypto: add missing crypto module aliases 10 年之前
testmgr.c 6da2ec5605 treewide: kmalloc() -> kmalloc_array() 7 年之前
testmgr.h 92a4c9fef3 crypto: testmgr - eliminate redundant decryption test vectors 7 年之前
tgr192.c 3e14dcf7cb crypto: add missing crypto module aliases 10 年之前
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 4943ba16bb crypto: include crypto- module prefix in template 10 年之前
wp512.c 3e14dcf7cb crypto: add missing crypto module aliases 10 年之前
xcbc.c 1af39daaad crypto: replace FSF address with web source in license notices 7 年之前
xor.c 75f296d93b kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK 7 年之前
xts.c eb66ecd561 crypto: xts - remove xts_crypt() 7 年之前
zstd.c d28fc3dbe1 crypto: zstd - Add zstd support 7 年之前