Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/include/asm/
Dcpacf.h57 #define CPACF_KM_XTS_128_FULL 0x52 macro
/linux-6.12.1/arch/s390/crypto/
Daes_s390.c546 fc = (key_len == 32) ? CPACF_KM_XTS_128_FULL : in fullxts_aes_set_key()
1122 if (cpacf_test_func(&km_functions, CPACF_KM_XTS_128_FULL) || in aes_s390_init()