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
Herbert Xu f13ba2f7d3 [CRYPTO] skcipher: Fix section mismatches 17 years ago
..
async_tx async_tx: allow architecture specific async_tx_find_channel implementations 17 years ago
Kconfig [CRYPTO] authenc: Add missing Kconfig dependency on BLKCIPHER 17 years ago
Makefile [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module 17 years ago
ablkcipher.c [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module 17 years ago
aead.c [CRYPTO] api: Show async type 17 years ago
aes_generic.c [CRYPTO] aes-generic: Make key generation exportable 17 years ago
algapi.c [CRYPTO] api: Add crypto_attr_alg_name 17 years ago
anubis.c cleanup asm/scatterlist.h includes 17 years ago
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: Move chainiv/seqiv into crypto_blkcipher module 17 years ago
blowfish.c cleanup asm/scatterlist.h includes 17 years ago
camellia.c [CRYPTO] camellia: Move more common code into camellia_setup_tail 17 years ago
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] skcipher: Fix section mismatches 17 years ago
cipher.c [CRYPTO] api: Add missing headers for setkey_unaligned 18 years ago
compress.c cleanup asm/scatterlist.h includes 17 years ago
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 [CRYPTO] cryptomgr: Fix parsing of recursive algorithms 18 years ago
ctr.c [CRYPTO] seqiv: Add Sequence Number IV Generator 17 years ago
deflate.c
des_generic.c [CRYPTO] hifn_795x: Detect weak keys 17 years ago
digest.c [CRYPTO] digest: Include internal.h for prototypes 17 years ago
ecb.c Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
eseqiv.c [CRYPTO] skcipher: Fix section mismatches 17 years ago
fcrypt.c fcrypt endianness misannotations 17 years ago
gcm.c [CRYPTO] gcm: Introduce rfc4106 17 years ago
gf128mul.c [CRYPTO] xts: XTS blockcipher mode implementation without partial blocks 18 years ago
hash.c [CRYPTO] api: Add missing headers for setkey_unaligned 18 years ago
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 Make crypto API use seq_list_xxx helpers 18 years ago
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 [CRYPTO] seed: New cipher algorithm 18 years ago
seqiv.c [CRYPTO] seqiv: Add AEAD support 17 years ago
serpent.c
sha1_generic.c cleanup asm/scatterlist.h includes 17 years ago
sha256_generic.c [CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224 17 years ago
sha512.c cleanup asm/scatterlist.h includes 17 years ago
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 cleanup asm/scatterlist.h includes 17 years ago
tgr192.c cleanup asm/scatterlist.h includes 17 years ago
twofish.c
twofish_common.c [CRYPTO] twofish: Do not unroll big stuff in twofish key setup 17 years ago
wp512.c cleanup asm/scatterlist.h includes 17 years ago
xcbc.c [CRYPTO] xcbc: Fix crash with IPsec 17 years ago
xor.c async_tx: add the async_tx api 18 years ago
xts.c [CRYPTO] xts: Use proper alignment 17 years ago