Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/crypto/
Dzcrypt_pcica.c47 #define PCICA_MAX_MESSAGE_SIZE 0x3a0 /* sizeof(struct type4_lcr) */ macro
292 ap_msg.message = kmalloc(PCICA_MAX_MESSAGE_SIZE, GFP_KERNEL); in zcrypt_pcica_modexpo()
331 ap_msg.message = kmalloc(PCICA_MAX_MESSAGE_SIZE, GFP_KERNEL); in zcrypt_pcica_modexpo_crt()