Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/include/asm/
Dcpacf.h151 #define CPACF_KMA_GCM_AES_128 0x12 macro
/kernel/linux/linux-5.10/arch/s390/crypto/
Daes_s390.c639 ctx->fc = CPACF_KMA_GCM_AES_128; in gcm_aes_setkey()
1036 if (cpacf_test_func(&kma_functions, CPACF_KMA_GCM_AES_128) || in aes_s390_init()