..
asymmetric_keys
KEYS: asymmetric: return ENOMEM if akcipher_request_alloc() fails
2019-12-12 23:45:16 +02:00
async_tx
842.c
acompress.c
crypto: algapi - make unregistration functions return void
2019-12-20 14:58:35 +08:00
adiantum.c
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
2020-01-28 15:38:56 -08:00
aead.c
crypto: algapi - enforce that all instances have a ->free() method
2020-01-09 11:30:58 +08:00
aegis.h
aegis128-core.c
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
2020-01-09 11:30:53 +08:00
aegis128-neon-inner.c
aegis128-neon.c
aes_generic.c
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
2020-01-09 11:30:53 +08:00
aes_ti.c
af_alg.c
treewide: remove redundant IS_ERR() before error code check
2020-02-04 03:05:27 +00:00
ahash.c
crypto: algapi - enforce that all instances have a ->free() method
2020-01-09 11:30:58 +08:00
akcipher.c
crypto: algapi - enforce that all instances have a ->free() method
2020-01-09 11:30:58 +08:00
algapi.c
crypto: algapi - remove crypto_template::{alloc,free}()
2020-01-09 11:30:58 +08:00
algboss.c
crypto: algapi - remove crypto_template::{alloc,free}()
2020-01-09 11:30:58 +08:00
algif_aead.c
algif_hash.c
algif_rng.c
algif_skcipher.c
ansi_cprng.c
anubis.c
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
2020-01-09 11:30:53 +08:00
api.c
crypto: api - fix unexpectedly getting generic implementation
2019-12-20 14:58:33 +08:00
arc4.c
authenc.c
crypto: authenc - use crypto_grab_ahash() and simplify error paths
2020-01-09 11:30:55 +08:00
authencesn.c
crypto: authencesn - use crypto_grab_ahash() and simplify error paths
2020-01-09 11:30:55 +08:00
blake2b_generic.c
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
2020-01-09 11:30:53 +08:00
blake2s_generic.c
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
2020-01-09 11:30:53 +08:00
blowfish_common.c
blowfish_generic.c
camellia_generic.c
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
2020-01-09 11:30:53 +08:00
cast5_generic.c
cast6_generic.c
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
2020-01-09 11:30:53 +08:00
cast_common.c
cbc.c
crypto: skcipher - Add skcipher_ialg_simple helper
2019-12-27 18:18:04 +08:00
ccm.c
crypto: shash - convert shash_free_instance() to new style
2020-01-09 11:30:57 +08:00
cfb.c
crypto: skcipher - Add skcipher_ialg_simple helper
2019-12-27 18:18:04 +08:00
chacha20poly1305.c
crypto: chacha20poly1305 - use crypto_grab_ahash() and simplify error paths
2020-01-09 11:30:56 +08:00
chacha_generic.c
cipher.c
crypto: remove propagation of CRYPTO_TFM_RES_* flags
2020-01-09 11:30:53 +08:00
cmac.c
crypto: shash - convert shash_free_instance() to new style
2020-01-09 11:30:57 +08:00
compress.c
crypto: compress - remove crt_u.compress (struct compress_tfm)
2019-12-11 16:37:01 +08:00
crc32_generic.c
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
2020-01-09 11:30:53 +08:00
crc32c_generic.c
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
2020-01-09 11:30:53 +08:00
crct10dif_common.c
crct10dif_generic.c
cryptd.c
crypto: cryptd - convert to new way of freeing instances
2020-01-09 11:30:57 +08:00
crypto_engine.c
crypto_null.c
crypto_user_base.c
crypto: algapi - make unregistration functions return void
2019-12-20 14:58:35 +08:00
crypto_user_stat.c
ctr.c
crypto: skcipher - pass instance to crypto_grab_skcipher()
2020-01-09 11:30:54 +08:00
cts.c
crypto: skcipher - pass instance to crypto_grab_skcipher()
2020-01-09 11:30:54 +08:00
curve25519-generic.c
deflate.c
des_generic.c
crypto: remove CRYPTO_TFM_RES_WEAK_KEY
2020-01-09 11:30:53 +08:00
dh.c
dh_helper.c
drbg.c
ecb.c
crypto: skcipher - Add skcipher_ialg_simple helper
2019-12-27 18:18:04 +08:00
ecc.c
ecc.h
ecc_curve_defs.h
ecdh.c
ecdh_helper.c
echainiv.c
crypto: geniv - convert to new way of freeing instances
2020-01-09 11:30:57 +08:00
ecrdsa.c
ecrdsa_defs.h
ecrdsa_params.asn1
ecrdsa_pub_key.asn1
essiv.c
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
2020-01-28 15:38:56 -08:00
fcrypt.c
fips.c
gcm.c
crypto: gcm - use crypto_grab_ahash() and simplify error paths
2020-01-09 11:30:56 +08:00
geniv.c
crypto: geniv - convert to new way of freeing instances
2020-01-09 11:30:57 +08:00
gf128mul.c
ghash-generic.c
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
2020-01-09 11:30:53 +08:00
hash_info.c
crypto: rename sm3-256 to sm3 in hash_algo_name
2020-02-18 07:35:49 -05:00
hmac.c
crypto: shash - convert shash_free_instance() to new style
2020-01-09 11:30:57 +08:00
internal.h
crypto: api - Fix race condition in crypto_spawn_alg
2019-12-11 16:48:38 +08:00
jitterentropy-kcapi.c
jitterentropy.c
jitterentropy.h
Kconfig
crypto: Kconfig - allow tests to be disabled when manager is disabled
2020-02-05 17:00:57 +08:00
keywrap.c
crypto: skcipher - Add skcipher_ialg_simple helper
2019-12-27 18:18:04 +08:00
khazad.c
kpp.c
lrw.c
crypto: skcipher - pass instance to crypto_grab_skcipher()
2020-01-09 11:30:54 +08:00
lz4.c
lz4hc.c
lzo-rle.c
lzo.c
Makefile
md4.c
md5.c
memneq.c
michael_mic.c
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
2020-01-09 11:30:53 +08:00
nhpoly1305.c
crypto: poly1305 - add new 32 and 64-bit generic versions
2020-01-16 15:18:12 +08:00
ofb.c
crypto: skcipher - Add skcipher_ialg_simple helper
2019-12-27 18:18:04 +08:00
pcbc.c
crypto: skcipher - Add skcipher_ialg_simple helper
2019-12-27 18:18:04 +08:00
pcrypt.c
crypto: aead - pass instance to crypto_grab_aead()
2020-01-09 11:30:54 +08:00
poly1305_generic.c
crypto: poly1305 - add new 32 and 64-bit generic versions
2020-01-16 15:18:12 +08:00
proc.c
ripemd.h
rmd128.c
rmd160.c
rmd256.c
rmd320.c
rng.c
rsa-pkcs1pad.c
crypto: akcipher - pass instance to crypto_grab_akcipher()
2020-01-09 11:30:54 +08:00
rsa.c
rsa_helper.c
rsaprivkey.asn1
rsapubkey.asn1
salsa20_generic.c
scatterwalk.c
scompress.c
crypto: algapi - make unregistration functions return void
2019-12-20 14:58:35 +08:00
seed.c
seqiv.c
crypto: geniv - convert to new way of freeing instances
2020-01-09 11:30:57 +08:00
serpent_generic.c
sha1_generic.c
sha3_generic.c
sha256_generic.c
sha512_generic.c
shash.c
crypto: algapi - enforce that all instances have a ->free() method
2020-01-09 11:30:58 +08:00
simd.c
crypto: remove propagation of CRYPTO_TFM_RES_* flags
2020-01-09 11:30:53 +08:00
skcipher.c
crypto: algapi - enforce that all instances have a ->free() method
2020-01-09 11:30:58 +08:00
sm3_generic.c
sm4_generic.c
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
2020-01-09 11:30:53 +08:00
streebog_generic.c
tcrypt.c
tcrypt.h
tea.c
testmgr.c
crypto/testmgr: enable selftests for paes-s390 ciphers
2020-02-13 17:53:24 +01:00
testmgr.h
crypto: testmgr - generate inauthentic AEAD test vectors
2019-12-11 16:37:01 +08:00
tgr192.c
twofish_common.c
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
2020-01-09 11:30:53 +08:00
twofish_generic.c
vmac.c
crypto: shash - convert shash_free_instance() to new style
2020-01-09 11:30:57 +08:00
wp512.c
xcbc.c
crypto: shash - convert shash_free_instance() to new style
2020-01-09 11:30:57 +08:00
xor.c
xts.c
crypto: skcipher - pass instance to crypto_grab_skcipher()
2020-01-09 11:30:54 +08:00
xxhash_generic.c
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
2020-01-09 11:30:53 +08:00
zstd.c