..
asymmetric_keys
asymmetric_keys: log on fatal failures in PE/pkcs7
2023-03-21 16:23:56 +00:00
async_tx
treewide: use get_random_bytes() when possible
2022-10-11 17:42:58 -06:00
842.c
…
Kconfig
crypto: move gf128mul library into lib/crypto
2022-11-11 18:14:59 +08:00
Makefile
crypto: move gf128mul library into lib/crypto
2022-11-11 18:14:59 +08:00
acompress.c
…
adiantum.c
crypto: api - Use data directly in completion function
2023-02-13 18:35:14 +08:00
aead.c
…
aegis.h
…
aegis128-core.c
…
aegis128-neon-inner.c
…
aegis128-neon.c
…
aes_generic.c
crypto: Prepare to move crypto_tfm_ctx
2022-12-02 18:12:40 +08:00
aes_ti.c
crypto: Prepare to move crypto_tfm_ctx
2022-12-02 18:12:40 +08:00
af_alg.c
crypto: api - Use data directly in completion function
2023-02-13 18:35:14 +08:00
ahash.c
crypto: api - Use data directly in completion function
2023-02-13 18:35:14 +08:00
akcipher.c
crypto: akcipher - default implementation for setting a private key
2022-09-09 16:18:33 +08:00
algapi.c
crypto: api - compile out crypto_boot_test_finished when tests disabled
2022-11-25 17:39:18 +08:00
algboss.c
crypto: algboss - compile out test-related code when tests disabled
2022-11-25 17:39:18 +08:00
algif_aead.c
…
algif_hash.c
af_alg_make_sg(): switch to advancing variant of iov_iter_get_pages()
2022-08-08 22:37:23 -04:00
algif_rng.c
…
algif_skcipher.c
…
ansi_cprng.c
…
anubis.c
crypto: Prepare to move crypto_tfm_ctx
2022-12-02 18:12:40 +08:00
api.c
crypto: api - Use data directly in completion function
2023-02-13 18:35:14 +08:00
arc4.c
…
aria_generic.c
crypto: x86/aria - do not use magic number offsets of aria_ctx
2023-01-06 17:15:47 +08:00
authenc.c
crypto: api - Use data directly in completion function
2023-02-13 18:35:14 +08:00
authencesn.c
crypto: api - Use data directly in completion function
2023-02-13 18:35:14 +08:00
blake2b_generic.c
…
blowfish_common.c
crypto: Prepare to move crypto_tfm_ctx
2022-12-02 18:12:40 +08:00
blowfish_generic.c
crypto: Prepare to move crypto_tfm_ctx
2022-12-02 18:12:40 +08:00
camellia_generic.c
crypto: Prepare to move crypto_tfm_ctx
2022-12-02 18:12:40 +08:00
cast5_generic.c
crypto: Prepare to move crypto_tfm_ctx
2022-12-02 18:12:40 +08:00
cast6_generic.c
crypto: Prepare to move crypto_tfm_ctx
2022-12-02 18:12:40 +08:00
cast_common.c
…
cbc.c
…
ccm.c
crypto: api - Use data directly in completion function
2023-02-13 18:35:14 +08:00
cfb.c
crypto: cleanup comments
2022-03-03 10:49:20 +12:00
chacha20poly1305.c
crypto: api - Use data directly in completion function
2023-02-13 18:35:14 +08:00
chacha_generic.c
…
cipher.c
…
cmac.c
…
compress.c
…
crc32_generic.c
…
crc32c_generic.c
…
crc64_rocksoft_generic.c
crypto: add rocksoft 64b crc guard tag framework
2022-03-07 12:48:35 -07:00
crct10dif_common.c
…
crct10dif_generic.c
…
cryptd.c
crypto: api - Use data directly in completion function
2023-02-13 18:35:14 +08:00
crypto_engine.c
crypto: engine - Use crypto_request_complete
2023-02-13 18:34:49 +08:00
crypto_null.c
…
crypto_user_base.c
…
crypto_user_stat.c
…
ctr.c
…
cts.c
crypto: api - Use data directly in completion function
2023-02-13 18:35:14 +08:00
curve25519-generic.c
crypto: add __init/__exit annotations to init/exit funcs
2022-09-24 16:14:43 +08:00
deflate.c
…
des_generic.c
crypto: Prepare to move crypto_tfm_ctx
2022-12-02 18:12:40 +08:00
dh.c
crypto: api - Use data directly in completion function
2023-02-13 18:35:14 +08:00
dh_helper.c
crypto: dh - split out deserialization code from crypto_dh_decode()
2022-03-03 10:47:50 +12:00
drbg.c
crypto: drbg - remove unnecessary (void*) conversions
2022-08-19 18:39:36 +08:00
ecb.c
…
ecc.c
crypto: ecc - Silence sparse warning
2023-02-14 13:39:33 +08:00
ecc_curve_defs.h
…
ecdh.c
crypto: add __init/__exit annotations to init/exit funcs
2022-09-24 16:14:43 +08:00
ecdh_helper.c
…
ecdsa.c
crypto: add __init/__exit annotations to init/exit funcs
2022-09-24 16:14:43 +08:00
ecdsasignature.asn1
…
echainiv.c
…
ecrdsa.c
crypto: ecrdsa - Fix incorrect use of vli_cmp
2022-04-29 13:44:58 +08:00
ecrdsa_defs.h
…
ecrdsa_params.asn1
…
ecrdsa_pub_key.asn1
…
essiv.c
crypto: api - Use data directly in completion function
2023-02-13 18:35:14 +08:00
fcrypt.c
crypto: Prepare to move crypto_tfm_ctx
2022-12-02 18:12:40 +08:00
fips.c
crypto: fips - make proc files report fips module name and version
2022-07-15 16:43:22 +08:00
gcm.c
crypto: api - Use data directly in completion function
2023-02-13 18:35:14 +08:00
geniv.c
…
ghash-generic.c
…
hash_info.c
…
hctr2.c
crypto: api - Use data directly in completion function
2023-02-13 18:35:14 +08:00
hmac.c
crypto: hmac - disallow keys < 112 bits in FIPS mode
2022-02-11 20:22:01 +11:00
internal.h
crypto: api - compile out crypto_boot_test_finished when tests disabled
2022-11-25 17:39:18 +08:00
jitterentropy-kcapi.c
…
jitterentropy.c
…
jitterentropy.h
…
kdf_sp800108.c
crypto: kdf - silence noisy self-test
2022-11-25 17:39:18 +08:00
keywrap.c
…
khazad.c
crypto: Prepare to move crypto_tfm_ctx
2022-12-02 18:12:40 +08:00
kpp.c
crypto: add crypto_has_kpp()
2022-08-02 17:14:47 -06:00
lrw.c
crypto: api - Use data directly in completion function
2023-02-13 18:35:14 +08:00
lz4.c
…
lz4hc.c
…
lzo-rle.c
…
lzo.c
…
md4.c
…
md5.c
…
michael_mic.c
…
nhpoly1305.c
…
ofb.c
…
pcbc.c
…
pcrypt.c
crypto: api - Use data directly in completion function
2023-02-13 18:35:14 +08:00
poly1305_generic.c
…
polyval-generic.c
crypto: x86/polyval - Add PCLMULQDQ accelerated implementation of POLYVAL
2022-06-10 16:40:17 +08:00
proc.c
crypto: proc - Print fips status
2023-02-14 13:39:33 +08:00
ripemd.h
…
rmd160.c
…
rng.c
…
rsa-pkcs1pad.c
crypto: api - Use data directly in completion function
2023-02-13 18:35:14 +08:00
rsa.c
crypto: add __init/__exit annotations to init/exit funcs
2022-09-24 16:14:43 +08:00
rsa_helper.c
…
rsaprivkey.asn1
…
rsapubkey.asn1
…
scatterwalk.c
…
scompress.c
…
seed.c
crypto: Prepare to move crypto_tfm_ctx
2022-12-02 18:12:40 +08:00
seqiv.c
crypto: api - Use data directly in completion function
2023-02-13 18:35:14 +08:00
serpent_generic.c
crypto: Prepare to move crypto_tfm_ctx
2022-12-02 18:12:40 +08:00
sha1_generic.c
…
sha3_generic.c
…
sha256_generic.c
…
sha512_generic.c
…
shash.c
crypto: scatterwalk - use kmap_local() not kmap_atomic()
2022-12-30 22:56:27 +08:00
simd.c
…
skcipher.c
crypto: skcipher - Use scatterwalk (un)map interface for dst and src buffers
2023-01-13 12:11:18 +08:00
sm2.c
crypto: add __init/__exit annotations to init/exit funcs
2022-09-24 16:14:43 +08:00
sm2signature.asn1
…
sm3.c
crypto: sm3,sm4 - move into crypto directory
2022-04-08 16:11:48 +08:00
sm3_generic.c
…
sm4.c
crypto: sm4 - export sm4 constant arrays
2022-04-08 16:12:46 +08:00
sm4_generic.c
crypto: Prepare to move crypto_tfm_ctx
2022-12-02 18:12:40 +08:00
streebog_generic.c
…
tcrypt.c
crypto: tcrypt - include larger key sizes in RFC4106 benchmark
2023-01-20 18:29:31 +08:00
tcrypt.h
crypto: tcrypt - include larger key sizes in RFC4106 benchmark
2023-01-20 18:29:31 +08:00
tea.c
crypto: Prepare to move crypto_tfm_ctx
2022-12-02 18:12:40 +08:00
testmgr.c
crypto: testmgr - add diff-splits of src/dst into default cipher config
2023-02-10 17:20:19 +08:00
testmgr.h
crypto: testmgr - add SM4 cts-cbc/xts/xcbc test vectors
2022-11-04 17:34:21 +08:00
twofish_common.c
crypto: Prepare to move crypto_tfm_ctx
2022-12-02 18:12:40 +08:00
twofish_generic.c
crypto: Prepare to move crypto_tfm_ctx
2022-12-02 18:12:40 +08:00
vmac.c
…
wp512.c
crypto: wp512 - disable kmsan checks in wp512_process_buffer()
2022-12-30 22:56:27 +08:00
xcbc.c
…
xctr.c
crypto: xctr - Add XCTR support
2022-06-10 16:40:16 +08:00
xor.c
…
xts.c
crypto: api - Use data directly in completion function
2023-02-13 18:35:14 +08:00
xxhash_generic.c
…
zstd.c
…