Dan Williams 636bdeaa12 dmaengine: ack to flags: make use of the unused bits in the 'ack' field před 17 roky
..
async_tx 636bdeaa12 dmaengine: ack to flags: make use of the unused bits in the 'ack' field před 17 roky
Kconfig 3e16bfbaf3 [CRYPTO] authenc: Add missing Kconfig dependency on BLKCIPHER před 17 roky
Makefile 76fc60a2e3 [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module před 17 roky
ablkcipher.c 76fc60a2e3 [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module před 17 roky
aead.c 189ed66e95 [CRYPTO] api: Show async type před 17 roky
aes_generic.c 96e82e4551 [CRYPTO] aes-generic: Make key generation exportable před 17 roky
algapi.c 68b6c7d691 [CRYPTO] api: Add crypto_attr_alg_name před 17 roky
anubis.c 87ae9afdca cleanup asm/scatterlist.h includes před 18 roky
api.c b9c55aa475 [CRYPTO] skcipher: Create default givcipher instances před 17 roky
arc4.c 560c06ae1a [CRYPTO] api: Get rid of flags argument to setkey před 19 roky
authenc.c e56dd56418 [CRYPTO] authenc: Add givencrypt operation před 17 roky
blkcipher.c 76fc60a2e3 [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module před 17 roky
blowfish.c 87ae9afdca cleanup asm/scatterlist.h includes před 18 roky
camellia.c ff85a8082f [CRYPTO] camellia: Move more common code into camellia_setup_tail před 17 roky
cast5.c 560c06ae1a [CRYPTO] api: Get rid of flags argument to setkey před 19 roky
cast6.c e6ccc727f3 [CRYPTO] cast6: inline bloat-- před 17 roky
cbc.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) před 17 roky
ccm.c 4a49b499df [CRYPTO] ccm: Added CCM mode před 17 roky
chainiv.c f13ba2f7d3 [CRYPTO] skcipher: Fix section mismatches před 17 roky
cipher.c 791b4d5f73 [CRYPTO] api: Add missing headers for setkey_unaligned před 18 roky
compress.c 87ae9afdca cleanup asm/scatterlist.h includes před 18 roky
crc32c.c 560c06ae1a [CRYPTO] api: Get rid of flags argument to setkey před 19 roky
cryptd.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) před 17 roky
crypto_null.c ce5bd4aca3 [CRYPTO] null: Allow setkey on digest_null před 17 roky
cryptomgr.c 720a650f8a [CRYPTO] cryptomgr: Fix parsing of recursive algorithms před 18 roky
ctr.c 0a270321db [CRYPTO] seqiv: Add Sequence Number IV Generator před 17 roky
deflate.c c7fc05992a [CRYPTO] api: Added cra_init/cra_exit před 19 roky
des_generic.c c3041f9c93 [CRYPTO] hifn_795x: Detect weak keys před 17 roky
digest.c bc97f19dc8 [CRYPTO] digest: Include internal.h for prototypes před 17 roky
ecb.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) před 17 roky
eseqiv.c f13ba2f7d3 [CRYPTO] skcipher: Fix section mismatches před 17 roky
fcrypt.c 3c50b3683a fcrypt endianness misannotations před 17 roky
gcm.c dadbc53d0b [CRYPTO] gcm: Introduce rfc4106 před 17 roky
gf128mul.c f19f5111c9 [CRYPTO] xts: XTS blockcipher mode implementation without partial blocks před 18 roky
hash.c 791b4d5f73 [CRYPTO] api: Add missing headers for setkey_unaligned před 18 roky
hmac.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) před 17 roky
internal.h b9c55aa475 [CRYPTO] skcipher: Create default givcipher instances před 17 roky
khazad.c 87ae9afdca cleanup asm/scatterlist.h includes před 18 roky
lrw.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) před 17 roky
lzo.c 0b77abb3b2 [CRYPTO] lzo: Add LZO compression algorithm support před 17 roky
md4.c 6c2bb98bc3 [CRYPTO] all: Pass tfm instead of ctx to algorithms před 19 roky
md5.c 6c2bb98bc3 [CRYPTO] all: Pass tfm instead of ctx to algorithms před 19 roky
michael_mic.c 85d32e7b0e [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi před 18 roky
pcbc.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) před 17 roky
proc.c 13d31894b3 Make crypto API use seq_list_xxx helpers před 18 roky
salsa20_generic.c eb6f13eb9f [CRYPTO] salsa20_generic: Fix multi-page processing před 17 roky
scatterwalk.c 6e050778c5 [CRYPTO] scatterwalk: Handle zero nbytes in scatterwalk_map_and_copy před 17 roky
seed.c e2ee95b8c6 [CRYPTO] seed: New cipher algorithm před 18 roky
seqiv.c 14df4d8043 [CRYPTO] seqiv: Add AEAD support před 17 roky
serpent.c d08f74e58c [PATCH] serpent: fix endian warnings před 19 roky
sha1_generic.c 87ae9afdca cleanup asm/scatterlist.h includes před 18 roky
sha256_generic.c cd12fb906d [CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224 před 17 roky
sha512.c 87ae9afdca cleanup asm/scatterlist.h includes před 18 roky
tcrypt.c 38ed9ab23b [CRYPTO] tcrypt: Make xcbc available as a standalone test před 17 roky
tcrypt.h 93cc74e078 [CRYPTO] tcrypt: Add CCM vectors před 17 roky
tea.c 87ae9afdca cleanup asm/scatterlist.h includes před 18 roky
tgr192.c 87ae9afdca cleanup asm/scatterlist.h includes před 18 roky
twofish.c 758f570ea7 [CRYPTO] twofish: Fix the priority před 19 roky
twofish_common.c e2b21b5002 [CRYPTO] twofish: Do not unroll big stuff in twofish key setup před 17 roky
wp512.c 87ae9afdca cleanup asm/scatterlist.h includes před 18 roky
xcbc.c 1edcf2e1ee [CRYPTO] xcbc: Fix crash when ipsec uses xcbc-mac with big data chunk před 17 roky
xor.c 9bc89cd82d async_tx: add the async_tx api před 18 roky
xts.c 6212f2c7f7 [CRYPTO] xts: Use proper alignment před 17 roky