mirror of
https://github.com/torvalds/linux.git
synced 2026-05-29 17:43:52 +02:00
s390/zcrypt: update list of EP11 operation modes
Add additional operation mode strings into the EP11 operation mode table. These strings are returned by sysfs entries /sys/devices/ap/cardxx/op_modes and /sys/devices/ap/cardxx/xx.yyyy/op_modes. Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com> Reviewed-by: Harald Freudenberger <freude@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
This commit is contained in:
parent
ce9ecca023
commit
f3cfb875d0
|
|
@ -279,7 +279,11 @@ static const struct {
|
|||
{ 1, "BSI2009" },
|
||||
{ 2, "FIPS2011" },
|
||||
{ 3, "BSI2011" },
|
||||
{ 4, "SIGG-IMPORT" },
|
||||
{ 5, "SIGG" },
|
||||
{ 6, "BSICC2017" },
|
||||
{ 7, "FIPS2021" },
|
||||
{ 8, "FIPS2024" },
|
||||
{ 0, NULL }
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user