Home
last modified time | relevance | path

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

/Linux-v6.6/arch/s390/include/asm/
Dcpacf.h156 #define CPACF_KMA_GCM_AES_128 0x12 macro
/Linux-v6.6/arch/s390/crypto/
Daes_s390.c636 ctx->fc = CPACF_KMA_GCM_AES_128; in gcm_aes_setkey()
1033 if (cpacf_test_func(&kma_functions, CPACF_KMA_GCM_AES_128) || in aes_s390_init()