Searched refs:CPRBX (Results 1 – 5 of 5) sorted by relevance
226 struct CPRBX **preqCPRB, in alloc_and_prep_cprbmem()227 struct CPRBX **prepCPRB) in alloc_and_prep_cprbmem()230 size_t cprbplusparamblen = sizeof(struct CPRBX) + paramblen; in alloc_and_prep_cprbmem()231 struct CPRBX *preqcblk, *prepcblk; in alloc_and_prep_cprbmem()241 preqcblk = (struct CPRBX *) cprbmem; in alloc_and_prep_cprbmem()242 prepcblk = (struct CPRBX *) (cprbmem + cprbplusparamblen); in alloc_and_prep_cprbmem()245 preqcblk->cprb_len = sizeof(struct CPRBX); in alloc_and_prep_cprbmem()251 ((u8 __user *) preqcblk) + sizeof(struct CPRBX); in alloc_and_prep_cprbmem()253 ((u8 __user *) prepcblk) + sizeof(struct CPRBX); in alloc_and_prep_cprbmem()272 memzero_explicit(mem, 2 * (sizeof(struct CPRBX) + paramblen)); in free_cprbmem()[all …]
124 struct CPRBX cprbx; in rng_type6CPRB_msgX()139 static struct CPRBX local_cprbx = { in rng_type6CPRB_msgX()
127 static const struct CPRBX static_cprbx = {265 struct CPRBX cprbx; in ICAMEX_msg_to_type6MEX_msgX()335 struct CPRBX cprbx; in ICACRT_msg_to_type6CRT_msgX()402 struct CPRBX cprbx; in XCRB_msg_to_type6CPRB_msgX()598 struct CPRBX cprbx;775 struct CPRBX cprbx; in convert_type86_rng()1303 struct CPRBX cprbx; in zcrypt_msgtype6_rng()
189 struct CPRBX cprbx; in zcrypt_cex2c_rng_supported()193 struct CPRBX cprbx; in zcrypt_cex2c_rng_supported()
85 struct CPRBX { struct