Searched refs:CPACF_ENCRYPT (Results 1 – 2 of 2) sorted by relevance
/linux/arch/s390/include/asm/ | ||
H A D | cpacf.h | 37 #define CPACF_ENCRYPT 0x00 macro |
/linux/arch/s390/crypto/ | ||
H A D | aes_s390.c | 1036 return gcm_aes_crypt(req, CPACF_ENCRYPT); in gcm_aes_encrypt() |