You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/crypto
Linus Torvalds 260eddf439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 17 years ago
..
async_tx
Kconfig Revert crypto: prng - Deterministic CPRNG 17 years ago
Makefile
ablkcipher.c
aead.c
aes_generic.c
ahash.c
algapi.c
anubis.c
api.c
arc4.c
authenc.c [CRYPTO] authenc: Fix async crypto crash in crypto_authenc_genicv() 17 years ago
blkcipher.c
blowfish.c
camellia.c
cast5.c [CRYPTO] all: Clean up init()/fini() 17 years ago
cast6.c
cbc.c
ccm.c
chainiv.c
cipher.c
compress.c cleanup asm/scatterlist.h includes 17 years ago
crc32c.c
cryptd.c
crypto_null.c [CRYPTO] all: Clean up init()/fini() 17 years ago
cryptomgr.c
ctr.c
cts.c
deflate.c
des_generic.c
digest.c
ecb.c
eseqiv.c [CRYPTO] eseqiv: Fix off-by-one encryption 17 years ago
fcrypt.c
gcm.c
gf128mul.c
hash.c
hmac.c
internal.h [CRYPTO] hash: Add asynchronous hash support 17 years ago
khazad.c
lrw.c
lzo.c
md4.c
md5.c
michael_mic.c
pcbc.c
proc.c [CRYPTO] api: Constify function pointer tables 17 years ago
ripemd.h [CRYPTO] ripemd: Put all common RIPEMD values in header file 17 years ago
rmd128.c crypto: rmd128 - sparse annotations 17 years ago
rmd160.c
rmd256.c
rmd320.c
salsa20_generic.c
scatterwalk.c
seed.c
seqiv.c [CRYPTO] seqiv: Add AEAD support 17 years ago
serpent.c
sha1_generic.c [CRYPTO] all: Clean up init()/fini() 17 years ago
sha256_generic.c
sha512_generic.c [CRYPTO] all: Clean up init()/fini() 17 years ago
tcrypt.c
tcrypt.h
tea.c
tgr192.c [CRYPTO] all: Clean up init()/fini() 17 years ago
twofish.c
twofish_common.c
wp512.c [CRYPTO] all: Clean up init()/fini() 17 years ago
xcbc.c [CRYPTO] xcbc: Fix crash when ipsec uses xcbc-mac with big data chunk 17 years ago
xor.c async_tx: add the async_tx api 18 years ago
xts.c