Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dcpacf.h84 #define CPACF_KMCTR_AES_128 0x12 macro
/linux/arch/s390/crypto/
H A Daes_s390.c643 fc = (key_len == 16) ? CPACF_KMCTR_AES_128 : in ctr_aes_set_key()
1136 if (cpacf_test_func(&kmctr_functions, CPACF_KMCTR_AES_128) || in aes_s390_init()