diff options
Diffstat (limited to 'drivers/s390/crypto/zcrypt_api.h')
-rw-r--r-- | drivers/s390/crypto/zcrypt_api.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/s390/crypto/zcrypt_api.h b/drivers/s390/crypto/zcrypt_api.h index b3d496bfaa7e..750876891931 100644 --- a/drivers/s390/crypto/zcrypt_api.h +++ b/drivers/s390/crypto/zcrypt_api.h | |||
@@ -75,6 +75,7 @@ struct ica_z90_status { | |||
75 | #define ZCRYPT_CEX3C 7 | 75 | #define ZCRYPT_CEX3C 7 |
76 | #define ZCRYPT_CEX3A 8 | 76 | #define ZCRYPT_CEX3A 8 |
77 | #define ZCRYPT_CEX4 10 | 77 | #define ZCRYPT_CEX4 10 |
78 | #define ZCRYPT_CEX5 11 | ||
78 | 79 | ||
79 | /** | 80 | /** |
80 | * Large random numbers are pulled in 4096 byte chunks from the crypto cards | 81 | * Large random numbers are pulled in 4096 byte chunks from the crypto cards |