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