..
async_tx
async_tx: fix the bug in async_tx_run_dependencies
17 years ago
Kconfig
crypto: skcipher - Use RNG interface instead of get_random_bytes
17 years ago
Makefile
crypto: rng - RNG interface and implementation
17 years ago
ablkcipher.c
…
aead.c
…
aes_generic.c
…
ahash.c
crypto: hash - Added scatter list walking helper
17 years ago
algapi.c
crypto: api - Use test infrastructure
17 years ago
algboss.c
crypto: cryptomgr - Test ciphers using ECB
17 years ago
ansi_cprng.c
crypto: rng - RNG interface and implementation
17 years ago
anubis.c
[CRYPTO] all: Clean up init()/fini()
17 years ago
api.c
crypto: api - Use test infrastructure
17 years ago
arc4.c
…
authenc.c
crypto: authenc - Avoid using clobbered request pointer
17 years ago
blkcipher.c
crypto: skcipher - Move IV generators into their own modules
17 years ago
blowfish.c
[CRYPTO] all: Clean up init()/fini()
17 years ago
camellia.c
Revert "crypto: camellia - Use kernel-provided bitops, unaligned access helpers"
17 years ago
cast5.c
[CRYPTO] all: Clean up init()/fini()
17 years ago
cast6.c
[CRYPTO] all: Clean up init()/fini()
17 years ago
cbc.c
…
ccm.c
…
chainiv.c
crypto: skcipher - Use RNG interface instead of get_random_bytes
17 years ago
cipher.c
…
compress.c
…
crc32c.c
crypto: crc32c - Add ahash implementation
17 years ago
cryptd.c
crypto: hash - Move ahash functions into crypto/hash.h
17 years ago
crypto_null.c
[CRYPTO] all: Clean up init()/fini()
17 years ago
ctr.c
…
cts.c
[CRYPTO] cts: Init SG tables
17 years ago
deflate.c
[CRYPTO] all: Clean up init()/fini()
17 years ago
des_generic.c
[CRYPTO] all: Clean up init()/fini()
17 years ago
digest.c
crypto: hash - Fix digest size check for digest type
17 years ago
ecb.c
…
eseqiv.c
crypto: skcipher - Use RNG interface instead of get_random_bytes
17 years ago
fcrypt.c
[CRYPTO] all: Clean up init()/fini()
17 years ago
fips.c
crypto: api - Add fips_enable flag
17 years ago
gcm.c
…
gf128mul.c
…
hash.c
crypto: hash - Move ahash functions into crypto/hash.h
17 years ago
hmac.c
crypto: hash - Fixed digest size check
17 years ago
internal.h
crypto: api - Add fips_enable flag
17 years ago
khazad.c
[CRYPTO] all: Clean up init()/fini()
17 years ago
krng.c
crypto: rng - RNG interface and implementation
17 years ago
lrw.c
…
lzo.c
[CRYPTO] all: Clean up init()/fini()
17 years ago
md4.c
[CRYPTO] all: Clean up init()/fini()
17 years ago
md5.c
[CRYPTO] all: Clean up init()/fini()
17 years ago
michael_mic.c
…
pcbc.c
…
proc.c
crypto: api - Add fips_enable flag
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
crypto: rmd - sparse annotations
17 years ago
rmd256.c
crypto: rmd - sparse annotations
17 years ago
rmd320.c
crypto: rmd - sparse annotations
17 years ago
rng.c
crypto: rng - RNG interface and implementation
17 years ago
salsa20_generic.c
[CRYPTO] all: Clean up init()/fini()
17 years ago
scatterwalk.c
…
seed.c
…
seqiv.c
crypto: skcipher - Use RNG interface instead of get_random_bytes
17 years ago
serpent.c
[CRYPTO] all: Clean up init()/fini()
17 years ago
sha1_generic.c
[CRYPTO] all: Clean up init()/fini()
17 years ago
sha256_generic.c
[CRYPTO] all: Clean up init()/fini()
17 years ago
sha512_generic.c
[CRYPTO] all: Clean up init()/fini()
17 years ago
tcrypt.c
crypto: cryptomgr - Add test infrastructure
17 years ago
tcrypt.h
crypto: cryptomgr - Add test infrastructure
17 years ago
tea.c
[CRYPTO] all: Clean up init()/fini()
17 years ago
testmgr.c
crypto: cryptomgr - Test ciphers using ECB
17 years ago
testmgr.h
crypto: cryptomgr - Add test infrastructure
17 years ago
tgr192.c
[CRYPTO] all: Clean up init()/fini()
17 years ago
twofish.c
[CRYPTO] all: Clean up init()/fini()
17 years ago
twofish_common.c
…
wp512.c
[CRYPTO] all: Clean up init()/fini()
17 years ago
xcbc.c
…
xor.c
…
xts.c
…