[F][PATCH v2 0/5] paes self test (LP: 1854948)

frank.heimes at canonical.com frank.heimes at canonical.com
Mon Feb 17 17:35:57 UTC 2020


Buglink: https://bugs.launchpad.net/bugs/1854948

This add a self-test to the paes cipher in the paes_s390 module.
This self test shall allow to load and use the paes cipher if the kernel FIPS flag is switched on.

Harald Freudenberger (4):
  From: Harald Freudenberger <freude at linux.ibm.com>
  There have been some findings during Eric Biggers rework of the paes
    implementation which this patch tries to address:
  s390/crypto: enable clear key values for paes ciphers
  From: Harald Freudenberger <freude at linux.ibm.com>

Markus Elfring (1):
  From: Markus Elfring <Markus.Elfring at web.de>

 arch/s390/crypto/paes_s390.c         | 241 +++++++++++++++++++--------
 crypto/testmgr.c                     |  36 ++++
 drivers/s390/crypto/pkey_api.c       |  88 ++++++----
 drivers/s390/crypto/zcrypt_ccamisc.h |   1 +
 4 files changed, 270 insertions(+), 96 deletions(-)

-- 
2.25.0




More information about the kernel-team mailing list