]> Pileus Git - ~andy/linux/blobdiff - drivers/s390/crypto/zcrypt_msgtype50.h
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso...
[~andy/linux] / drivers / s390 / crypto / zcrypt_msgtype50.h
index e56dc72c7733406280d778515073094c0fa485c7..0a66e4aeeb5047fb1c4cb3bfad63e665da8736f1 100644 (file)
@@ -33,6 +33,8 @@
 #define MSGTYPE50_CRB2_MAX_MSG_SIZE    0x390 /*sizeof(struct type50_crb2_msg)*/
 #define MSGTYPE50_CRB3_MAX_MSG_SIZE    0x710 /*sizeof(struct type50_crb3_msg)*/
 
+#define MSGTYPE_ADJUSTMENT             0x08  /*type04 extension (not needed in type50)*/
+
 int zcrypt_msgtype50_init(void);
 void zcrypt_msgtype50_exit(void);