Herbert Xu e61efff4ae crypto: user - Disable statistics interface 6 年 前
..
asymmetric_keys 64ae16dfee KEYS: asym_tpm: Add support for the sign operation [ver #2] 6 年 前
async_tx 89a7e2f752 async_pq: Remove VLA usage 7 年 前
842.c 6a8de3aefb crypto: acomp - add support for 842 via scomp 8 年 前
Kconfig e61efff4ae crypto: user - Disable statistics interface 6 年 前
Makefile e497c51896 crypto: ofb - add output feedback mode 6 年 前
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 4a34e3c2f2 crypto: aegis/generic - fix for big endian systems 6 年 前
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 89ab066d42 Revert "net: simplify sock_poll_wait" 6 年 前
ahash.c cac5818c25 crypto: user - Implement a generic crypto statistics 6 年 前
akcipher.c d8c34b949d crypto: Replaced gcc specific attributes with macros from compiler.h 8 年 前
algapi.c cac5818c25 crypto: user - Implement a generic crypto statistics 6 年 前
algboss.c dd8b083f9a crypto: api - Introduce notifier for new crypto algorithms 7 年 前
algif_aead.c 8d60539842 crypto: null - Remove VLA usage of skcipher 6 年 前
algif_hash.c b68a7ec1e9 crypto: hash - Remove VLA usage 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 8d60539842 crypto: null - Remove VLA usage of skcipher 6 年 前
authencesn.c 8d60539842 crypto: null - Remove VLA usage of skcipher 6 年 前
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 e5bde04ccc crypto: do not free algorithm before using 6 年 前
ccm.c ebf533adc8 crypto: ccm - Remove VLA usage 7 年 前
cfb.c e5bde04ccc crypto: do not free algorithm before using 6 年 前
chacha20_generic.c a5e9f55709 crypto: chacha20 - Fix chacha20_block() keystream alignment (again) 6 年 前
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 36b3875a97 crypto: cryptd - Remove VLA usage of skcipher 6 年 前
crypto_engine.c 218d1cc186 crypto: engine - Permit to enqueue all async requests 7 年 前
crypto_null.c 8d60539842 crypto: null - Remove VLA usage of skcipher 6 年 前
crypto_user_base.c f43f39958b crypto: user - fix leaking uninitialized memory to userspace 6 年 前
crypto_user_stat.c 9f4debe384 crypto: user - Zeroize whole structure given to user space 6 年 前
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 8d60539842 crypto: null - Remove VLA usage of skcipher 6 年 前
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 8d60539842 crypto: null - Remove VLA usage of skcipher 6 年 前
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 dd8b083f9a crypto: api - Introduce notifier for new crypto algorithms 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 fd27b571c9 crypto: lrw - fix rebase error after out of bounds fix 6 年 前
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 年 前
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 5a8dedfa32 crypto: morus/generic - fix for big endian systems 6 年 前
morus640.c 5a8dedfa32 crypto: morus/generic - fix for big endian systems 6 年 前
ofb.c e497c51896 crypto: ofb - add output feedback mode 6 年 前
pcbc.c e5bde04ccc crypto: do not free algorithm before using 6 年 前
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 cac5818c25 crypto: user - Implement a generic crypto statistics 6 年 前
rsa-pkcs1pad.c b3a8c8a5eb crypto: rsa-pkcs1pad: Allow hash to be optional [ver #2] 6 年 前
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 8d60539842 crypto: null - Remove VLA usage of skcipher 6 年 前
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 f3569fd613 crypto: shash - Remove VLA usage in unaligned hashing 7 年 前
simd.c 508a1c4df0 crypto: simd - correctly take reqsize of wrapped skcipher into account 6 年 前
skcipher.c b350bee5ea crypto: skcipher - Introduce crypto_sync_skcipher 6 年 前
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 dfb89ab3f0 crypto: tcrypt - add OFB functional tests 6 年 前
tcrypt.h 95ba597367 crypto: testmgr - update sm4 test vectors 6 年 前
tea.c 3e14dcf7cb crypto: add missing crypto module aliases 10 年 前
testmgr.c 22a8118d32 crypto: testmgr - fix sizeof() on COMP_BUF_SIZE 6 年 前
testmgr.h 95ba597367 crypto: testmgr - update sm4 test vectors 6 年 前
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 78105c7e76 crypto: xts - Drop use of auxiliary buffer 6 年 前
zstd.c d28fc3dbe1 crypto: zstd - Add zstd support 7 年 前