Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dcpacf.h50 #define CPACF_KM_PAES_128 0x1a macro
/linux/arch/s390/crypto/
H A Dpaes_s390.c242 fc = (ctx->pk.type == PKEY_KEYTYPE_AES_128) ? CPACF_KM_PAES_128 : in __ecb_paes_set_key()
927 if (cpacf_test_func(&km_functions, CPACF_KM_PAES_128) || in paes_s390_init()