diff options
Diffstat (limited to '')
-rwxr-xr-x | crypto/s390xcpuid.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/s390xcpuid.pl b/crypto/s390xcpuid.pl index 36f742068b..4906e0366a 100755 --- a/crypto/s390xcpuid.pl +++ b/crypto/s390xcpuid.pl @@ -109,7 +109,7 @@ OPENSSL_s390x_functions: la %r1,S390X_KMAC(%r4) .long 0xb91e0042 # kmac %r4,%r2 - tmhh %r3,0x0003 # check for message-security-assist-3 + tmhh %r3,0x0008 # check for message-security-assist-3 jz .Lret lghi %r0,S390X_QUERY # query pcc capability vector |