..
asymmetric_keys
certs: Add support for using elliptic curve keys for signing modules
2021-08-23 19:55:42 +03:00
async_tx
async_xor: check src_offs is not NULL before updating it
2021-06-10 19:40:14 -07:00
842.c
acompress.c
adiantum.c
aead.c
aegis128-core.c
crypto: aegis128 - Move simd prototypes into aegis.h
2021-03-19 21:59:45 +11:00
aegis128-neon-inner.c
aegis128-neon.c
crypto: aegis128 - Move simd prototypes into aegis.h
2021-03-19 21:59:45 +11:00
aegis.h
crypto: aegis128 - Move simd prototypes into aegis.h
2021-03-19 21:59:45 +11:00
aes_generic.c
aes_ti.c
af_alg.c
fs: get rid of the res2 iocb->ki_complete argument
2021-10-25 10:36:24 -06:00
ahash.c
akcipher.c
algapi.c
crypto: api - Fix boot-up crash when crypto manager is disabled
2021-11-09 13:45:48 +08:00
algboss.c
crypto: api - remove CRYPTOA_U32 and related functions
2021-06-17 15:07:31 +08:00
algif_aead.c
algif_hash.c
algif_rng.c
algif_skcipher.c
ansi_cprng.c
anubis.c
api.c
crypto: api - Do not create test larvals if manager is disabled
2021-10-29 21:04:02 +08:00
arc4.c
authenc.c
authencesn.c
blake2b_generic.c
blake2s_generic.c
blowfish_common.c
blowfish_generic.c
camellia_generic.c
cast5_generic.c
cast6_generic.c
cast_common.c
cbc.c
ccm.c
cfb.c
chacha20poly1305.c
chacha_generic.c
cipher.c
cmac.c
compress.c
crc32_generic.c
crypto: crc32-generic - Use SPDX-License-Identifier
2021-04-16 21:24:27 +10:00
crc32c_generic.c
crct10dif_common.c
crct10dif_generic.c
cryptd.c
crypto_engine.c
crypto: engine - Add KPP Support to Crypto Engine
2021-10-29 21:04:03 +08:00
crypto_null.c
crypto_user_base.c
crypto_user_stat.c
ctr.c
cts.c
curve25519-generic.c
deflate.c
des_generic.c
dh_helper.c
dh.c
drbg.c
crypto: drbg - reseed 'nopr' drbgs periodically from get_random_bytes()
2021-11-26 16:16:50 +11:00
ecb.c
ecc_curve_defs.h
Merge branch 'ecc'
2021-03-26 19:55:55 +11:00
ecc.c
crypto: ecc - Export additional helper functions
2021-10-29 21:04:03 +08:00
ecdh_helper.c
crypto: ecdh - move curve_id of ECDH from the key to algorithm name
2021-03-13 00:04:03 +11:00
ecdh.c
crypto: ecc - Move ecc.h to include/crypto/internal
2021-10-29 21:04:03 +08:00
ecdsa.c
crypto: ecc - Move ecc.h to include/crypto/internal
2021-10-29 21:04:03 +08:00
ecdsasignature.asn1
crypto: ecdsa - Add support for ECDSA signature verification
2021-03-26 19:41:58 +11:00
echainiv.c
ecrdsa_defs.h
crypto: ecc - Move ecc.h to include/crypto/internal
2021-10-29 21:04:03 +08:00
ecrdsa_params.asn1
ecrdsa_pub_key.asn1
ecrdsa.c
crypto: ecc - Move ecc.h to include/crypto/internal
2021-10-29 21:04:03 +08:00
essiv.c
fcrypt.c
crypto: fcrypt - Remove 'do while(0)' loop for single statement macro
2021-04-02 18:28:13 +11:00
fips.c
gcm.c
geniv.c
gf128mul.c
ghash-generic.c
hash_info.c
hmac.c
internal.h
crypto: api - Fix built-in testing dependency failures
2021-09-24 16:03:05 +08:00
jitterentropy-kcapi.c
jitterentropy.c
crypto: jitter - consider 32 LSB for APT
2021-11-26 16:25:18 +11:00
jitterentropy.h
Kconfig
crypto: kdf - add SP800-108 counter key derivation function
2021-11-26 16:25:17 +11:00
kdf_sp800108.c
crypto: kdf - add SP800-108 counter key derivation function
2021-11-26 16:25:17 +11:00
keywrap.c
crypto: keywrap - Remove else after break statement
2021-04-02 18:28:13 +11:00
khazad.c
crypto: khazad,wp512 - remove leading spaces before tabs
2021-05-28 15:11:44 +08:00
kpp.c
lrw.c
lz4.c
lz4hc.c
lzo-rle.c
lzo.c
Makefile
crypto: kdf - add SP800-108 counter key derivation function
2021-11-26 16:25:17 +11:00
md4.c
md5.c
memneq.c
michael_mic.c
nhpoly1305.c
ofb.c
pcbc.c
pcrypt.c
crypto: pcrypt - Delay write to padata->info
2021-10-29 21:04:04 +08:00
poly1305_generic.c
proc.c
ripemd.h
rmd160.c
rng.c
crypto: rng - fix crypto_rng_reset() refcounting when !CRYPTO_STATS
2021-04-02 18:28:12 +11:00
rsa_helper.c
rsa-pkcs1pad.c
rsa.c
crypto: rsa - limit key size to 2048 in FIPS mode
2021-11-26 16:25:18 +11:00
rsaprivkey.asn1
rsapubkey.asn1
scatterwalk.c
scompress.c
seed.c
seqiv.c
serpent_generic.c
sha1_generic.c
sha3_generic.c
sha256_generic.c
sha512_generic.c
crypto: sha512 - remove imaginary and mystifying clearing of variables
2021-08-27 16:30:19 +08:00
shash.c
crypto: shash - avoid comparing pointers to exported functions under CFI
2021-06-17 15:07:31 +08:00
simd.c
skcipher.c
crypto: skcipher - in_irq() cleanup
2021-08-21 15:44:58 +08:00
sm2.c
crypto: sm2 - fix a memory leak in sm2
2021-06-11 15:03:30 +08:00
sm2signature.asn1
sm3_generic.c
sm4_generic.c
crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-generic
2021-07-30 10:58:30 +08:00
streebog_generic.c
tcrypt.c
crypto: tcrypt - fix skcipher multi-buffer tests for 1420B blocks
2021-10-22 20:25:03 +08:00
tcrypt.h
tea.c
testmgr.c
crypto: testmgr - Only disable migration in crypto_disable_simd_for_test()
2021-10-08 20:02:46 +08:00
testmgr.h
crypto: testmgr - Fix wrong test case of RSA
2021-11-20 15:02:08 +11:00
twofish_common.c
twofish_generic.c
vmac.c
wp512.c
crypto: wp512 - correct a non-kernel-doc comment
2021-08-12 19:32:17 +08:00
xcbc.c
xor.c
xts.c
xxhash_generic.c
zstd.c
lib: zstd: Add kernel-specific API
2021-11-08 16:55:21 -08:00