android_kernel_xiaomi_sm7250/crypto
Herbert Xu a429d2609c [CRYPTO] cipher: Set alignmask for multi-byte loads
Many cipher implementations use 4-byte/8-byte loads/stores which require
alignment on some architectures.  This patch explicitly sets the alignment
requirements for them.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2006-01-09 14:16:00 -08:00
..
aes.c [CRYPTO] cipher: Set alignmask for multi-byte loads 2006-01-09 14:16:00 -08:00
anubis.c [CRYPTO] cipher: Set alignmask for multi-byte loads 2006-01-09 14:16:00 -08:00
api.c
arc4.c
blowfish.c [CRYPTO] cipher: Set alignmask for multi-byte loads 2006-01-09 14:16:00 -08:00
cast5.c [CRYPTO] cipher: Set alignmask for multi-byte loads 2006-01-09 14:16:00 -08:00
cast6.c [CRYPTO] cipher: Set alignmask for multi-byte loads 2006-01-09 14:16:00 -08:00
cipher.c
compress.c
crc32c.c
crypto_null.c
deflate.c
des.c [CRYPTO] cipher: Set alignmask for multi-byte loads 2006-01-09 14:16:00 -08:00
digest.c
hmac.c
internal.h
Kconfig
khazad.c [CRYPTO] cipher: Set alignmask for multi-byte loads 2006-01-09 14:16:00 -08:00
Makefile
md4.c
md5.c
michael_mic.c
proc.c
scatterwalk.c
scatterwalk.h
serpent.c [CRYPTO] cipher: Set alignmask for multi-byte loads 2006-01-09 14:16:00 -08:00
sha1.c
sha256.c
sha512.c
tcrypt.c
tcrypt.h
tea.c [CRYPTO] cipher: Set alignmask for multi-byte loads 2006-01-09 14:16:00 -08:00
tgr192.c
twofish.c [CRYPTO] cipher: Set alignmask for multi-byte loads 2006-01-09 14:16:00 -08:00
wp512.c