Home
last modified time | relevance | path

Searched refs:CPACF_KMA_GCM_AES_256 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dcpacf.h153 #define CPACF_KMA_GCM_AES_256 0x14 macro
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dcpacf.h158 #define CPACF_KMA_GCM_AES_256 0x14 macro
/kernel/linux/linux-5.10/arch/s390/crypto/
H A Daes_s390.c647 ctx->fc = CPACF_KMA_GCM_AES_256; in gcm_aes_setkey()
1040 cpacf_test_func(&kma_functions, CPACF_KMA_GCM_AES_256)) { in aes_s390_init()
/kernel/linux/linux-6.6/arch/s390/crypto/
H A Daes_s390.c644 ctx->fc = CPACF_KMA_GCM_AES_256; in gcm_aes_setkey()
1037 cpacf_test_func(&kma_functions, CPACF_KMA_GCM_AES_256)) { in aes_s390_init()

Completed in 6 milliseconds