Home
last modified time | relevance | path

Searched refs:KM_XTS_128_DECRYPT (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/s390/crypto/
Dcrypt_s390.h64 KM_XTS_128_DECRYPT = CRYPT_S390_KM | 0x32 | 0x80, enumerator
Daes_s390.c593 xts_ctx->dec = KM_XTS_128_DECRYPT; in xts_aes_set_key()