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
David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
..
async_tx async_tx: allow architecture specific async_tx_find_channel implementations 17 years ago
Kconfig [CRYPTO] salsa20-asm: Remove unnecessary dependency on CRYPTO_SALSA20 17 years ago
Makefile [CRYPTO] ccm: Added CCM mode 17 years ago
ablkcipher.c [CRYPTO] api: Show async type 17 years ago
aead.c [CRYPTO] api: Show async type 17 years ago
aes_generic.c
algapi.c [CRYPTO] api: Add crypto_attr_alg_name 17 years ago
anubis.c
api.c [CRYPTO] skcipher: Create default givcipher instances 17 years ago
arc4.c
authenc.c [CRYPTO] authenc: Add givencrypt operation 17 years ago
blkcipher.c [CRYPTO] skcipher: Create default givcipher instances 17 years ago
blowfish.c
camellia.c
cast5.c
cast6.c [CRYPTO] cast6: inline bloat-- 17 years ago
cbc.c Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
ccm.c [CRYPTO] ccm: Added CCM mode 17 years ago
chainiv.c [CRYPTO] chainiv: Avoid lock spinning where possible 17 years ago
cipher.c
compress.c
crc32c.c
cryptd.c Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
crypto_null.c [CRYPTO] null: Allow setkey on digest_null 17 years ago
cryptomgr.c
ctr.c [CRYPTO] seqiv: Add Sequence Number IV Generator 17 years ago
deflate.c
des_generic.c
digest.c [CRYPTO] scatterwalk: Restore custom sg chaining for now 17 years ago
ecb.c Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
eseqiv.c [CRYPTO] eseqiv: Add Encrypted Sequence Number IV Generator 17 years ago
fcrypt.c
gcm.c [CRYPTO] gcm: Introduce rfc4106 17 years ago
gf128mul.c
hash.c
hmac.c Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
internal.h [CRYPTO] skcipher: Create default givcipher instances 17 years ago
khazad.c cleanup asm/scatterlist.h includes 17 years ago
lrw.c Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
lzo.c [CRYPTO] lzo: Add LZO compression algorithm support 17 years ago
md4.c
md5.c
michael_mic.c
pcbc.c Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
proc.c
salsa20_generic.c [CRYPTO] salsa20_generic: Fix multi-page processing 17 years ago
scatterwalk.c [CRYPTO] scatterwalk: Handle zero nbytes in scatterwalk_map_and_copy 17 years ago
seed.c
seqiv.c [CRYPTO] seqiv: Add AEAD support 17 years ago
serpent.c
sha1_generic.c
sha256_generic.c
sha512.c
tcrypt.c [CRYPTO] tcrypt: Make xcbc available as a standalone test 17 years ago
tcrypt.h [CRYPTO] tcrypt: Add CCM vectors 17 years ago
tea.c
tgr192.c
twofish.c
twofish_common.c
wp512.c
xcbc.c Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
xor.c
xts.c