..
asymmetric_keys
…
async_tx
…
.gitignore
…
842.c
…
Kconfig
crypto: xts - Add ECB dependency
2017-02-23 20:11:06 +08:00
Makefile
crypto: improve gcc optimization flags for serpent and wp512
2017-02-11 17:52:26 +08:00
ablk_helper.c
…
ablkcipher.c
…
acompress.c
…
aead.c
…
aes_generic.c
…
aes_ti.c
crypto: aes - add generic time invariant AES cipher
2017-02-11 17:50:43 +08:00
af_alg.c
net: Work around lockdep limitation in sockets that use sockets
2017-03-09 18:23:27 -08:00
ahash.c
crypto: ahash - Fix EINPROGRESS notification callback
2017-04-10 19:09:18 +08:00
akcipher.c
…
algapi.c
crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic
2017-02-11 17:52:28 +08:00
algboss.c
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
2017-03-02 08:42:32 +01:00
algif_aead.c
crypto: algif_aead - Fix bogus request dereference in completion function
2017-04-10 19:09:19 +08:00
algif_hash.c
net: Work around lockdep limitation in sockets that use sockets
2017-03-09 18:23:27 -08:00
algif_rng.c
…
algif_skcipher.c
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
2017-03-02 08:42:32 +01:00
ansi_cprng.c
…
anubis.c
…
api.c
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
2017-03-02 08:42:32 +01:00
arc4.c
…
authenc.c
…
authencesn.c
…
blkcipher.c
…
blowfish_common.c
…
blowfish_generic.c
…
camellia_generic.c
…
cast5_generic.c
…
cast6_generic.c
…
cast_common.c
…
cbc.c
crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic
2017-02-11 17:52:28 +08:00
ccm.c
crypto: ccm - move cbcmac input off the stack
2017-02-28 17:29:17 +08:00
chacha20_generic.c
…
chacha20poly1305.c
…
cipher.c
…
cmac.c
crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic
2017-02-11 17:52:28 +08:00
compress.c
…
crc32_generic.c
…
crc32c_generic.c
…
crct10dif_common.c
…
crct10dif_generic.c
…
cryptd.c
…
crypto_engine.c
sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h>
2017-03-02 08:42:27 +01:00
crypto_null.c
…
crypto_user.c
netlink: pass extended ACK struct where available
2017-04-13 13:58:22 -04:00
crypto_wq.c
…
ctr.c
crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic
2017-02-11 17:52:28 +08:00
cts.c
crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic
2017-02-11 17:52:28 +08:00
deflate.c
…
des_generic.c
…
dh.c
…
dh_helper.c
…
drbg.c
…
ecb.c
…
ecc.c
…
ecc.h
…
ecc_curve_defs.h
…
ecdh.c
…
ecdh_helper.c
…
echainiv.c
…
fcrypt.c
…
fips.c
…
gcm.c
…
gf128mul.c
…
ghash-generic.c
…
hash_info.c
…
hmac.c
…
internal.h
…
jitterentropy-kcapi.c
…
jitterentropy.c
…
keywrap.c
…
khazad.c
…
kpp.c
…
lrw.c
crypto: lrw - Fix use-after-free on EINPROGRESS
2017-04-10 19:09:17 +08:00
lz4.c
crypto: change LZ4 modules to work with new LZ4 module version
2017-02-24 17:46:57 -08:00
lz4hc.c
crypto: change LZ4 modules to work with new LZ4 module version
2017-02-24 17:46:57 -08:00
lzo.c
…
mcryptd.c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h>
2017-03-02 08:42:34 +01:00
md4.c
…
md5.c
…
memneq.c
…
michael_mic.c
…
pcbc.c
crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic
2017-02-11 17:52:28 +08:00
pcrypt.c
…
poly1305_generic.c
…
proc.c
…
ripemd.h
…
rmd128.c
…
rmd160.c
…
rmd256.c
…
rmd320.c
…
rng.c
…
rsa-pkcs1pad.c
…
rsa.c
…
rsa_helper.c
…
rsaprivkey.asn1
…
rsapubkey.asn1
…
salsa20_generic.c
…
scatterwalk.c
…
scompress.c
…
seed.c
…
seqiv.c
crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic
2017-02-11 17:52:28 +08:00
serpent_generic.c
…
sha1_generic.c
…
sha3_generic.c
…
sha256_generic.c
…
sha512_generic.c
…
shash.c
…
simd.c
…
skcipher.c
…
tcrypt.c
…
tcrypt.h
…
tea.c
…
testmgr.c
crypto: testmgr - add test cases for cbcmac(aes)
2017-02-11 17:50:44 +08:00
testmgr.h
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
2017-03-04 10:42:53 -08:00
tgr192.c
…
twofish_common.c
…
twofish_generic.c
…
vmac.c
…
wp512.c
…
xcbc.c
…
xor.c
…
xts.c
crypto: xts - Fix use-after-free on EINPROGRESS
2017-04-10 19:09:17 +08:00