Searched refs:CPRBX (Results 1 – 5 of 5) sorted by relevance
226 struct CPRBX **p_req_cprb, in alloc_and_prep_cprbmem()227 struct CPRBX **p_rep_cprb) 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 …]
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()567 struct CPRBX cprbx;763 struct CPRBX cprbx; in convert_type86_rng()1163 struct CPRBX cprbx; in zcrypt_msgtype6_send_cprb()1355 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