Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dcpacf.h171 #define CPACF_KMA_GCM_AES_256 0x14 macro
/linux/arch/s390/crypto/
H A Daes_s390.c751 ctx->fc = CPACF_KMA_GCM_AES_256; in gcm_aes_setkey()
1151 cpacf_test_func(&kma_functions, CPACF_KMA_GCM_AES_256)) { in aes_s390_init()