Mauro Carvalho Chehab 5fb94e9ca3 docs: Fix some broken references 7 سال پیش
..
asymmetric_keys 5fb94e9ca3 docs: Fix some broken references 7 سال پیش
async_tx b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 سال پیش
842.c 6a8de3aefb crypto: acomp - add support for 842 via scomp 9 سال پیش
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 9 سال پیش
acompress.c 3ce5bc72eb crypto: acomp - allow registration of multiple acomps 8 سال پیش
aead.c dc26c17f74 crypto: aead - prevent using AEADs without setting key 8 سال پیش
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 9 سال پیش
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 8 سال پیش
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-" 11 سال پیش
api.c b346e492d7 crypto: api - fix finding algorithm currently being tested 7 سال پیش
arc4.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 11 سال پیش
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 8 سال پیش
blowfish_common.c 52ba867c8c crypto: blowfish - split generic and common c code 14 سال پیش
blowfish_generic.c 3e14dcf7cb crypto: add missing crypto module aliases 11 سال پیش
camellia_generic.c 1af39daaad crypto: replace FSF address with web source in license notices 8 سال پیش
cast5_generic.c 1af39daaad crypto: replace FSF address with web source in license notices 8 سال پیش
cast6_generic.c 1af39daaad crypto: replace FSF address with web source in license notices 8 سال پیش
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 8 سال پیش
cfb.c 6650c4de68 crypto: remove several VLAs 7 سال پیش
chacha20_generic.c 9f480faec5 crypto: chacha20 - Fix keystream alignment for chacha20_block() 8 سال پیش
chacha20poly1305.c e57121d08c crypto: chacha20poly1305 - validate the digest size 8 سال پیش
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 9 سال پیش
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 8 سال پیش
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 11 سال پیش
dh.c ced6a58638 crypto: dh - Remove pointless checks for NULL 'p' and 'g' 8 سال پیش
dh_helper.c ccd9888f14 crypto: dh - Don't permit 'key' or 'g' size longer than 'p' 8 سال پیش
drbg.c eea0d3ea75 crypto: drbg - set freed buffers to NULL 7 سال پیش
ecb.c 4943ba16bb crypto: include crypto- module prefix in template 11 سال پیش
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 8 سال پیش
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() 8 سال پیش
echainiv.c 1f83f4d15d crypto: echainiv - Remove unused alg/spawn variable 8 سال پیش
fcrypt.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 11 سال پیش
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() 8 سال پیش
gf128mul.c f5c421d545 crypto: gf128mul - remove incorrect comment 8 سال پیش
ghash-generic.c 4e1d14bcd1 crypto: ghash - remove checks for key being set 8 سال پیش
hash_info.c 5ca4c20cfd keys, trusted: select hash algorithm for TPM2 chips 10 سال پیش
hmac.c af3ff8045b crypto: hmac - require that the underlying hash algorithm is unkeyed 8 سال پیش
internal.h 3ca1e99489 crypto: api - Make crypto_alg_lookup static 7 سال پیش
jitterentropy-kcapi.c e8b2fa476e crypto: jitterentropy - drop duplicate header module.h 9 سال پیش
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 8 سال پیش
khazad.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 11 سال پیش
kpp.c d8c34b949d crypto: Replaced gcc specific attributes with macros from compiler.h 9 سال پیش
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 12 سال پیش
michael_mic.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 11 سال پیش
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 8 سال پیش
poly1305_generic.c a16e772e66 crypto: poly1305 - remove ->setkey() method 8 سال پیش
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 8 سال پیش
rmd128.c 52872f5288 crypto: drop unnecessary return statements 8 سال پیش
rmd160.c 52872f5288 crypto: drop unnecessary return statements 8 سال پیش
rmd256.c 52872f5288 crypto: drop unnecessary return statements 8 سال پیش
rmd320.c 52872f5288 crypto: drop unnecessary return statements 8 سال پیش
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 10 سال پیش
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 9 سال پیش
scompress.c 8cd579d279 crypto: scompress - use sgl_alloc() and sgl_free() 8 سال پیش
seed.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 11 سال پیش
seqiv.c d94c3d65df crypto: seqiv - Remove unused alg/spawn variable 8 سال پیش
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 10 سال پیش
sha256_generic.c 0c4c78de04 crypto: hash - add zero length message hash for shax and md5 10 سال پیش
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 8 سال پیش
simd.c d14f0a1fc4 crypto: simd - allow registering multiple algorithms at once 7 سال پیش
skcipher.c f8d33fac84 crypto: skcipher - prevent using skciphers without setting key 8 سال پیش
sm3_generic.c 4f0fc1600e crypto: sm3 - add OSCCA SM3 secure hash 8 سال پیش
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 11 سال پیش
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 11 سال پیش
twofish_common.c 1af39daaad crypto: replace FSF address with web source in license notices 8 سال پیش
twofish_generic.c 1af39daaad crypto: replace FSF address with web source in license notices 8 سال پیش
vmac.c 4943ba16bb crypto: include crypto- module prefix in template 11 سال پیش
wp512.c 3e14dcf7cb crypto: add missing crypto module aliases 11 سال پیش
xcbc.c 1af39daaad crypto: replace FSF address with web source in license notices 8 سال پیش
xor.c 75f296d93b kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK 8 سال پیش
xts.c eb66ecd561 crypto: xts - remove xts_crypt() 7 سال پیش
zstd.c d28fc3dbe1 crypto: zstd - Add zstd support 7 سال پیش