Searched refs:CPACF_KMCTR_AES_128 (Results 1 – 2 of 2) sorted by relevance
84 #define CPACF_KMCTR_AES_128 0x12 macro
643 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()