Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/crypto/
Dzcrypt_ccamisc.c230 size_t cprbplusparamblen = sizeof(struct CPRBX) + paramblen; in alloc_and_prep_cprbmem() local
237 cprbmem = kcalloc(2, cprbplusparamblen, GFP_KERNEL); in alloc_and_prep_cprbmem()
242 prepcblk = (struct CPRBX *)(cprbmem + cprbplusparamblen); in alloc_and_prep_cprbmem()
248 preqcblk->rpl_msgbl = cprbplusparamblen; in alloc_and_prep_cprbmem()