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 1b40efd772 [CRYPTO] Check cra_alignmask against cra_blocksize 19 years ago
..
Kconfig [CRYPTO]: Fix XTEA implementation 20 years ago
Makefile
aes.c [PATCH] clean up inline static vs static inline 20 years ago
anubis.c
api.c [CRYPTO] Check cra_alignmask against cra_blocksize 19 years ago
arc4.c
blowfish.c
cast5.c
cast6.c
cipher.c [CRYPTO] Fix boundary check in standard multi-block cipher processors 20 years ago
compress.c
crc32c.c
crypto_null.c [PATCH] crypto: fix null encryption/compression 20 years ago
deflate.c [PATCH] crypto: call zlib end functions on deflate exit path 20 years ago
des.c [CRYPTO] Add faster DES code from Dag Arne Osvik 20 years ago
digest.c
hmac.c [PATCH] Use sg_set_buf/sg_init_one where applicable 19 years ago
internal.h [CRYPTO]: Added CRYPTO_TFM_REQ_MAY_SLEEP flag 20 years ago
khazad.c
md4.c
md5.c
michael_mic.c
proc.c
scatterwalk.c [CRYPTO] Add plumbing for multi-block operations 20 years ago
scatterwalk.h [CRYPTO] Add alignmask for low-level cipher implementations 20 years ago
serpent.c [CRYPTO] Remove unused iv field from context structure 20 years ago
sha1.c
sha256.c
sha512.c
tcrypt.c [CRYPTO] Simplify one-member scatterlist expressions 19 years ago
tcrypt.h [CRYPTO]: Fix XTEA implementation 20 years ago
tea.c [CRYPTO]: Fix XTEA implementation 20 years ago
tgr192.c
twofish.c
wp512.c