Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/include/asm/
Dcpacf.h58 #define CPACF_KM_XTS_256_FULL 0x54 macro
/linux-6.12.1/arch/s390/crypto/
Daes_s390.c547 (key_len == 64) ? CPACF_KM_XTS_256_FULL : 0; in fullxts_aes_set_key()
1123 cpacf_test_func(&km_functions, CPACF_KM_XTS_256_FULL)) { in aes_s390_init()