Linus Torvalds 5554b35933 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx 17 年之前
..
async_tx 5554b35933 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx 17 年之前
Kconfig 7890ea1f95 Revert crypto: prng - Deterministic CPRNG 17 年之前
Makefile 7890ea1f95 Revert crypto: prng - Deterministic CPRNG 17 年之前
ablkcipher.c 76fc60a2e3 [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module 17 年之前
aead.c 189ed66e95 [CRYPTO] api: Show async type 17 年之前
aes_generic.c 5427663f49 [CRYPTO] aes: Export generic setkey 17 年之前
ahash.c 20036252fc crypto: hash - Added scatter list walking helper 17 年之前
algapi.c 68b6c7d691 [CRYPTO] api: Add crypto_attr_alg_name 17 年之前
anubis.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() 17 年之前
api.c 004a403c2e [CRYPTO] hash: Add asynchronous hash support 17 年之前
arc4.c 560c06ae1a [CRYPTO] api: Get rid of flags argument to setkey 19 年之前
authenc.c 161613293f [CRYPTO] authenc: Fix async crypto crash in crypto_authenc_genicv() 17 年之前
blkcipher.c 76fc60a2e3 [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module 17 年之前
blowfish.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() 17 年之前
camellia.c bd699f2df6 crypto: camellia - Use kernel-provided bitops, unaligned access helpers 17 年之前
cast5.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() 17 年之前
cast6.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() 17 年之前
cbc.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 年之前
ccm.c 4a49b499df [CRYPTO] ccm: Added CCM mode 17 年之前
chainiv.c 872ac8743c crypto: chainiv - Invoke completion function 17 年之前
cipher.c 791b4d5f73 [CRYPTO] api: Add missing headers for setkey_unaligned 18 年之前
compress.c 87ae9afdca cleanup asm/scatterlist.h includes 17 年之前
crc32c.c 5773a3e6e3 crypto: crc32c - Add ahash implementation 17 年之前
cryptd.c 18e33e6d5c crypto: hash - Move ahash functions into crypto/hash.h 17 年之前
crypto_null.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() 17 年之前
cryptomgr.c 720a650f8a [CRYPTO] cryptomgr: Fix parsing of recursive algorithms 18 年之前
ctr.c 0a270321db [CRYPTO] seqiv: Add Sequence Number IV Generator 17 年之前
cts.c c4913c7b71 [CRYPTO] cts: Init SG tables 17 年之前
deflate.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() 17 年之前
des_generic.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() 17 年之前
digest.c 18e33e6d5c crypto: hash - Move ahash functions into crypto/hash.h 17 年之前
ecb.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 年之前
eseqiv.c 46f8153cc5 [CRYPTO] eseqiv: Fix off-by-one encryption 17 年之前
fcrypt.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() 17 年之前
gcm.c dadbc53d0b [CRYPTO] gcm: Introduce rfc4106 17 年之前
gf128mul.c f19f5111c9 [CRYPTO] xts: XTS blockcipher mode implementation without partial blocks 18 年之前
hash.c 18e33e6d5c crypto: hash - Move ahash functions into crypto/hash.h 17 年之前
hmac.c ca786dc738 crypto: hash - Fixed digest size check 17 年之前
internal.h 004a403c2e [CRYPTO] hash: Add asynchronous hash support 17 年之前
khazad.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() 17 年之前
lrw.c fd4609a8e0 [CRYPTO] lrw: Replace all adds to big endians variables with be*_add_cpu 17 年之前
lzo.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() 17 年之前
md4.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() 17 年之前
md5.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() 17 年之前
michael_mic.c 85d32e7b0e [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi 18 年之前
pcbc.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 年之前
proc.c 48c8949ea8 [CRYPTO] api: Constify function pointer tables 17 年之前
ripemd.h ba6b039872 [CRYPTO] ripemd: Put all common RIPEMD values in header file 17 年之前
rmd128.c b2b6a1720d crypto: rmd128 - sparse annotations 17 年之前
rmd160.c caee16883a crypto: rmd - sparse annotations 17 年之前
rmd256.c caee16883a crypto: rmd - sparse annotations 17 年之前
rmd320.c caee16883a crypto: rmd - sparse annotations 17 年之前
salsa20_generic.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() 17 年之前
scatterwalk.c 6e050778c5 [CRYPTO] scatterwalk: Handle zero nbytes in scatterwalk_map_and_copy 17 年之前
seed.c e2ee95b8c6 [CRYPTO] seed: New cipher algorithm 18 年之前
seqiv.c 14df4d8043 [CRYPTO] seqiv: Add AEAD support 17 年之前
serpent.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() 17 年之前
sha1_generic.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() 17 年之前
sha256_generic.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() 17 年之前
sha512_generic.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() 17 年之前
tcrypt.c 18e33e6d5c crypto: hash - Move ahash functions into crypto/hash.h 17 年之前
tcrypt.h d729de23e8 [CRYPTO] tcrypt: Add self test for des3_ebe cipher operating in cbc mode 17 年之前
tea.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() 17 年之前
tgr192.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() 17 年之前
twofish.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() 17 年之前
twofish_common.c e2b21b5002 [CRYPTO] twofish: Do not unroll big stuff in twofish key setup 17 年之前
wp512.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() 17 年之前
xcbc.c 1edcf2e1ee [CRYPTO] xcbc: Fix crash when ipsec uses xcbc-mac with big data chunk 17 年之前
xor.c 9bc89cd82d async_tx: add the async_tx api 18 年之前
xts.c 6212f2c7f7 [CRYPTO] xts: Use proper alignment 17 年之前