X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fs390%2Fcrypto%2Fcrypt_s390.h;h=d1d330797f75ded308f5b8bc94c2b3b0f39587ee;hb=65b75c36f4e8422602826c75c803136e0da94122;hp=d1c259a7fe33a8763901db0f68d460bf3e61dbff;hpb=f3f632d61ae9af85d436706ee8e33af1a7fb9c28;p=linux-2.6 diff --git a/arch/s390/crypto/crypt_s390.h b/arch/s390/crypto/crypt_s390.h index d1c259a7fe..d1d330797f 100644 --- a/arch/s390/crypto/crypt_s390.h +++ b/arch/s390/crypto/crypt_s390.h @@ -20,6 +20,8 @@ #define CRYPT_S390_OP_MASK 0xFF00 #define CRYPT_S390_FUNC_MASK 0x00FF +#define CRYPT_S390_PRIORITY 300 + /* s930 cryptographic operations */ enum crypt_s390_operations { CRYPT_S390_KM = 0x0100,