Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/crypto/
H A Ddes_s390.c379 return ctr_desall_crypt(req, CPACF_KMCTR_TDEA_192); in ctr_des3_crypt()
470 cpacf_test_func(&kmctr_functions, CPACF_KMCTR_TDEA_192)) { in des_s390_init()
483 if (cpacf_test_func(&kmctr_functions, CPACF_KMCTR_TDEA_192)) { in des_s390_init()
/openbmc/linux/arch/s390/include/asm/
H A Dcpacf.h80 #define CPACF_KMCTR_TDEA_192 0x03 macro