..
asymmetric_keys
KEYS: asym_tpm: Add support for the sign operation [ver #2 ]
2018-10-26 09:30:47 +01:00
async_tx
842.c
ablkcipher.c
acompress.c
aead.c
aegis128.c
aegis128l.c
aegis256.c
aegis.h
crypto: aegis/generic - fix for big endian systems
2018-10-08 13:44:53 +08:00
aes_generic.c
aes_ti.c
af_alg.c
Revert "net: simplify sock_poll_wait"
2018-10-23 10:57:06 -07:00
ahash.c
crypto: user - Implement a generic crypto statistics
2018-09-28 12:46:25 +08:00
akcipher.c
algapi.c
crypto: user - Implement a generic crypto statistics
2018-09-28 12:46:25 +08:00
algboss.c
crypto: api - Introduce notifier for new crypto algorithms
2018-09-04 11:37:04 +08:00
algif_aead.c
crypto: null - Remove VLA usage of skcipher
2018-09-28 12:46:08 +08:00
algif_hash.c
crypto: hash - Remove VLA usage
2018-09-04 11:35:03 +08:00
algif_rng.c
algif_skcipher.c
ansi_cprng.c
anubis.c
api.c
arc4.c
authenc.c
crypto: null - Remove VLA usage of skcipher
2018-09-28 12:46:08 +08:00
authencesn.c
crypto: null - Remove VLA usage of skcipher
2018-09-28 12:46:08 +08:00
blkcipher.c
blowfish_common.c
blowfish_generic.c
camellia_generic.c
cast5_generic.c
cast6_generic.c
cast_common.c
cbc.c
ccm.c
crypto: ccm - Remove VLA usage
2018-09-04 11:35:03 +08:00
cfb.c
chacha20_generic.c
crypto: chacha20 - Fix chacha20_block() keystream alignment (again)
2018-09-21 13:24:50 +08:00
chacha20poly1305.c
cipher.c
cmac.c
compress.c
crc32_generic.c
crc32c_generic.c
crct10dif_common.c
crct10dif_generic.c
cryptd.c
crypto: cryptd - Remove VLA usage of skcipher
2018-09-28 12:46:08 +08:00
crypto_engine.c
crypto_null.c
crypto: null - Remove VLA usage of skcipher
2018-09-28 12:46:08 +08:00
crypto_user_base.c
crypto: user - fix leaking uninitialized memory to userspace
2018-11-09 17:35:43 +08:00
crypto_user_stat.c
crypto: user - Zeroize whole structure given to user space
2018-11-09 17:35:43 +08:00
crypto_wq.c
ctr.c
cts.c
deflate.c
des_generic.c
dh_helper.c
dh.c
drbg.c
ecb.c
ecc_curve_defs.h
ecc.c
ecc.h
ecdh_helper.c
ecdh.c
echainiv.c
crypto: null - Remove VLA usage of skcipher
2018-09-28 12:46:08 +08:00
fcrypt.c
fips.c
gcm.c
crypto: null - Remove VLA usage of skcipher
2018-09-28 12:46:08 +08:00
gf128mul.c
ghash-generic.c
hash_info.c
hmac.c
internal.h
crypto: api - Introduce notifier for new crypto algorithms
2018-09-04 11:37:04 +08:00
jitterentropy-kcapi.c
jitterentropy.c
Kconfig
crypto: x86/aes-ni - remove special handling of AES in PCBC mode
2018-10-05 10:16:56 +08:00
keywrap.c
khazad.c
kpp.c
lrw.c
crypto: lrw - fix rebase error after out of bounds fix
2018-10-05 10:22:48 +08:00
lz4.c
lz4hc.c
lzo.c
Makefile
crypto: ofb - add output feedback mode
2018-09-28 12:46:26 +08:00
md4.c
md5.c
memneq.c
michael_mic.c
morus640.c
crypto: morus/generic - fix for big endian systems
2018-10-08 13:44:53 +08:00
morus1280.c
crypto: morus/generic - fix for big endian systems
2018-10-08 13:44:53 +08:00
ofb.c
crypto: ofb - add output feedback mode
2018-09-28 12:46:26 +08:00
pcbc.c
pcrypt.c
poly1305_generic.c
proc.c
ripemd.h
rmd128.c
rmd160.c
rmd256.c
rmd320.c
rng.c
crypto: user - Implement a generic crypto statistics
2018-09-28 12:46:25 +08:00
rsa_helper.c
rsa-pkcs1pad.c
crypto: rsa-pkcs1pad: Allow hash to be optional [ver #2 ]
2018-10-26 09:30:46 +01:00
rsa.c
rsaprivkey.asn1
rsapubkey.asn1
salsa20_generic.c
scatterwalk.c
scompress.c
seed.c
seqiv.c
crypto: null - Remove VLA usage of skcipher
2018-09-28 12:46:08 +08:00
serpent_generic.c
sha1_generic.c
sha3_generic.c
sha256_generic.c
sha512_generic.c
shash.c
crypto: shash - Remove VLA usage in unaligned hashing
2018-09-04 11:37:03 +08:00
simd.c
crypto: simd - correctly take reqsize of wrapped skcipher into account
2018-11-09 17:35:43 +08:00
skcipher.c
crypto: skcipher - Introduce crypto_sync_skcipher
2018-09-28 12:46:06 +08:00
sm3_generic.c
sm4_generic.c
tcrypt.c
crypto: tcrypt - add OFB functional tests
2018-09-28 12:46:26 +08:00
tcrypt.h
crypto: testmgr - update sm4 test vectors
2018-09-28 12:46:26 +08:00
tea.c
testmgr.c
crypto: testmgr - fix sizeof() on COMP_BUF_SIZE
2018-10-12 14:20:45 +08:00
testmgr.h
crypto: testmgr - update sm4 test vectors
2018-09-28 12:46:26 +08:00
tgr192.c
twofish_common.c
twofish_generic.c
vmac.c
wp512.c
xcbc.c
crypto: xcbc - Remove VLA usage
2018-09-04 11:35:03 +08:00
xor.c
xts.c
crypto: xts - Drop use of auxiliary buffer
2018-09-21 13:24:50 +08:00
zstd.c