Searched refs:KM_XTS_128_DECRYPT (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/s390/crypto/ | ||
D | crypt_s390.h | 64 KM_XTS_128_DECRYPT = CRYPT_S390_KM | 0x32 | 0x80, enumerator |
D | aes_s390.c | 593 xts_ctx->dec = KM_XTS_128_DECRYPT; in xts_aes_set_key() |