Home
last modified time | relevance | path

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

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