android_kernel_xiaomi_sm8350/arch/s390/crypto
Jarod Wilson 03b56ce541 crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY set
Just started running fips cavs test vectors through an s390x system
for giggles, and discovered that I missed patching s390's arch-specific
des3 implementation w/an earlier des3 patch to permit weak keys.

This change adds the same flag tweaks as
ad79cdd77f (crypto: des3_ede - permit
weak keys unless REQ_WEAK_KEY set) for s390's des3 implementation,
yields expected test results now.

Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2009-06-18 19:52:59 +08:00
..
aes_s390.c crypto: api - Fix module load deadlock with fallback algorithms 2009-02-26 14:06:31 +08:00
crypt_s390.h
crypto_des.h
des_check_key.c
des_s390.c crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY set 2009-06-18 19:52:59 +08:00
Makefile
prng.c [S390] use kzfree() 2009-03-26 15:24:29 +01:00
sha1_s390.c crypto: sha-s390 - Switch to shash 2009-02-18 16:48:07 +08:00
sha256_s390.c crypto: sha-s390 - Switch to shash 2009-02-18 16:48:07 +08:00
sha512_s390.c crypto: sha512-s390 - Add missing block size 2009-03-21 21:12:19 +08:00
sha_common.c crypto: sha-s390 - Switch to shash 2009-02-18 16:48:07 +08:00
sha.h crypto: sha-s390 - Switch to shash 2009-02-18 16:48:07 +08:00