..
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
…
Kconfig
crypto: ecc - fix CRYPTO_DEFAULT_RNG dependency
2021-11-18 19:16:29 +01:00
Makefile
crypto: rmd320 - remove rmd320 in Makefile
2021-08-27 16:30:18 +08:00
acompress.c
…
adiantum.c
…
aead.c
…
aegis.h
…
aegis128-core.c
…
aegis128-neon-inner.c
…
aegis128-neon.c
…
aes_generic.c
…
aes_ti.c
…
af_alg.c
crypto: af_alg - use DIV_ROUND_UP helper macro for calculations
2021-06-03 20:24:04 +08:00
ahash.c
…
akcipher.c
…
algapi.c
crypto: api - Move cryptomgr soft dependency into algapi
2022-02-11 09:10:26 +01: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 - Move cryptomgr soft dependency into algapi
2022-02-11 09:10:26 +01: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
…
crc32c_generic.c
…
crct10dif_common.c
…
crct10dif_generic.c
…
cryptd.c
…
crypto_engine.c
…
crypto_null.c
…
crypto_user_base.c
…
crypto_user_stat.c
…
ctr.c
…
cts.c
…
curve25519-generic.c
…
deflate.c
…
des_generic.c
…
dh.c
…
dh_helper.c
…
drbg.c
crypto: DRBG - switch to HMAC SHA512 DRBG as default DRBG
2021-05-28 15:11:45 +08:00
ecb.c
…
ecc.c
…
ecc.h
crypto: ecc - handle unaligned input buffer in ecc_swap_digits
2021-07-30 10:58:36 +08:00
ecc_curve_defs.h
…
ecdh.c
crypto: ecdh - register NIST P384 tfm
2021-05-28 15:11:47 +08:00
ecdh_helper.c
…
ecdsa.c
…
ecdsasignature.asn1
…
echainiv.c
…
ecrdsa.c
…
ecrdsa_defs.h
…
ecrdsa_params.asn1
…
ecrdsa_pub_key.asn1
…
essiv.c
…
fcrypt.c
…
fips.c
…
gcm.c
…
geniv.c
…
gf128mul.c
…
ghash-generic.c
…
hash_info.c
…
hmac.c
…
internal.h
crypto: api - Move crypto attr definitions out of crypto.h
2021-06-24 14:51:35 +08:00
jitterentropy-kcapi.c
…
jitterentropy.c
crypto: jitter - consider 32 LSB for APT
2022-01-27 11:04:31 +01:00
jitterentropy.h
…
keywrap.c
…
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
…
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-11-18 19:16:44 +01:00
poly1305_generic.c
…
proc.c
…
ripemd.h
…
rmd160.c
…
rng.c
…
rsa-pkcs1pad.c
…
rsa.c
…
rsa_helper.c
…
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-11-18 19:16:39 +01:00
tcrypt.h
…
tea.c
…
testmgr.c
crypto: testmgr - Add GCM/CCM mode test of SM4 algorithm
2021-08-21 15:44:57 +08:00
testmgr.h
crypto: testmgr - Add GCM/CCM mode test of SM4 algorithm
2021-08-21 15:44:57 +08: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
…