Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dcpacf.h53 #define CPACF_KM_XTS_128 0x32 macro
/linux/arch/s390/crypto/
H A Daes_s390.c407 fc = (key_len == 32) ? CPACF_KM_XTS_128 : in xts_aes_set_key()
1129 if (cpacf_test_func(&km_functions, CPACF_KM_XTS_128) || in aes_s390_init()