Searched refs:CPRBX (Results 1 – 4 of 4) sorted by relevance
221 struct CPRBX **p_req_cprb, in alloc_and_prep_cprbmem()222 struct CPRBX **p_rep_cprb) in alloc_and_prep_cprbmem()225 size_t cprbplusparamblen = sizeof(struct CPRBX) + paramblen; in alloc_and_prep_cprbmem()226 struct CPRBX *preqcblk, *prepcblk; in alloc_and_prep_cprbmem()236 preqcblk = (struct CPRBX *)cprbmem; in alloc_and_prep_cprbmem()237 prepcblk = (struct CPRBX *)(cprbmem + cprbplusparamblen); in alloc_and_prep_cprbmem()240 preqcblk->cprb_len = sizeof(struct CPRBX); in alloc_and_prep_cprbmem()246 ((u8 __user *)preqcblk) + sizeof(struct CPRBX); in alloc_and_prep_cprbmem()248 ((u8 __user *)prepcblk) + sizeof(struct CPRBX); in alloc_and_prep_cprbmem()267 memzero_explicit(mem, 2 * (sizeof(struct CPRBX) + paramblen)); in free_cprbmem()[all …]
125 struct CPRBX cprbx; in rng_type6cprb_msgx()140 static struct CPRBX local_cprbx = { in rng_type6cprb_msgx()
71 static const struct CPRBX static_cprbx = {208 struct CPRBX cprbx; in icamex_msg_to_type6mex_msgx()278 struct CPRBX cprbx; in icacrt_msg_to_type6crt_msgx()346 struct CPRBX cprbx; in xcrb_msg_to_type6cprb_msgx()556 struct CPRBX cprbx;693 struct CPRBX cprbx; in convert_type86_rng()1103 struct CPRBX cprbx; in zcrypt_msgtype6_send_cprb()1315 struct CPRBX cprbx; in zcrypt_msgtype6_rng()
85 struct CPRBX { struct