Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dcpacf.h87 #define CPACF_KMCTR_AES_192 0x13 macro
/linux/arch/s390/crypto/
H A Daes_s390.c644 (key_len == 24) ? CPACF_KMCTR_AES_192 : in ctr_aes_set_key()
1137 cpacf_test_func(&kmctr_functions, CPACF_KMCTR_AES_192) || in aes_s390_init()