Darren Jenkins dbb018cd8a crypto: tcrypt - Fix memory leak in test_cipher 17 년 전
..
async_tx 636bdeaa12 dmaengine: ack to flags: make use of the unused bits in the 'ack' field 17 년 전
Kconfig 584fffc8b1 [CRYPTO] kconfig: Ordering cleanup 17 년 전
Makefile c3715cb90f [CRYPTO] api: Make the crypto subsystem fully modular 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 년 전
algapi.c 68b6c7d691 [CRYPTO] api: Add crypto_attr_alg_name 17 년 전
anubis.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() 17 년 전
api.c c3715cb90f [CRYPTO] api: Make the crypto subsystem fully modular 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 ff85a8082f [CRYPTO] camellia: Move more common code into camellia_setup_tail 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 f13ba2f7d3 [CRYPTO] skcipher: Fix section mismatches 17 년 전
cipher.c 791b4d5f73 [CRYPTO] api: Add missing headers for setkey_unaligned 18 년 전
compress.c 87ae9afdca cleanup asm/scatterlist.h includes 18 년 전
crc32c.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() 17 년 전
cryptd.c b1145ce395 [CRYPTO] cryptd: Correct kzalloc error test 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 bc97f19dc8 [CRYPTO] digest: Include internal.h for prototypes 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 791b4d5f73 [CRYPTO] api: Add missing headers for setkey_unaligned 18 년 전
hmac.c 67412f0e78 [CRYPTO] hmac: Avoid calling virt_to_page on key 17 년 전
internal.h b9c55aa475 [CRYPTO] skcipher: Create default givcipher instances 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 년 전
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 dbb018cd8a crypto: tcrypt - Fix memory leak in test_cipher 17 년 전
tcrypt.h 76cb952179 [CRYPTO] cts: Add CTS mode required for Kerberos AES support 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 년 전