Home
last modified time | relevance | path

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

/linux/arch/s390/crypto/
H A Dpaes_s390.c529 fc = CPACF_KM_PXTS_256; in __xts_paes_set_key()
704 case CPACF_KM_PXTS_256: in xts_paes_crypt()
944 cpacf_test_func(&km_functions, CPACF_KM_PXTS_256)) { in paes_s390_init()
/linux/arch/s390/include/asm/
H A Dcpacf.h56 #define CPACF_KM_PXTS_256 0x3c macro