Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/include/asm/
Dcpacf.h167 #define CPACF_KMA_GCM_AES_128 0x12 macro
/linux-6.12.1/arch/s390/crypto/
Daes_s390.c745 ctx->fc = CPACF_KMA_GCM_AES_128; in gcm_aes_setkey()
1149 if (cpacf_test_func(&kma_functions, CPACF_KMA_GCM_AES_128) || in aes_s390_init()