Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/crypto/
Dcrypt_s390.h63 KM_XTS_128_ENCRYPT = CRYPT_S390_KM | 0x32, enumerator
Daes_s390.c592 xts_ctx->enc = KM_XTS_128_ENCRYPT; in xts_aes_set_key()
922 if (crypt_s390_func_available(KM_XTS_128_ENCRYPT, in aes_s390_init()