Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/include/asm/
Dcpacf.h153 #define CPACF_KMA_GCM_AES_256 0x14 macro
/linux-5.19.10/arch/s390/crypto/
Daes_s390.c646 ctx->fc = CPACF_KMA_GCM_AES_256; in gcm_aes_setkey()
1039 cpacf_test_func(&kma_functions, CPACF_KMA_GCM_AES_256)) { in aes_s390_init()