D | zcrypt_msgtype6.c | 334 static int xcrb_msg_to_type6cprb_msgx(bool userspace, struct ap_message *ap_msg, in xcrb_msg_to_type6cprb_msgx() argument 409 if (z_copy_from_user(userspace, msg->userdata, in xcrb_msg_to_type6cprb_msgx() 447 z_copy_from_user(userspace, req_data, xcrb->request_data_address, in xcrb_msg_to_type6cprb_msgx() 454 static int xcrb_msg_to_type6_ep11cprb_msgx(bool userspace, struct ap_message *ap_msg, in xcrb_msg_to_type6_ep11cprb_msgx() argument 507 if (z_copy_from_user(userspace, msg->userdata, in xcrb_msg_to_type6_ep11cprb_msgx() 623 static int convert_type86_xcrb(bool userspace, struct zcrypt_queue *zq, in convert_type86_xcrb() argument 637 if (z_copy_to_user(userspace, xcrb->reply_control_blk_addr, in convert_type86_xcrb() 650 if (z_copy_to_user(userspace, xcrb->reply_data_addr, in convert_type86_xcrb() 668 static int convert_type86_ep11_xcrb(bool userspace, struct zcrypt_queue *zq, in convert_type86_ep11_xcrb() argument 683 if (z_copy_to_user(userspace, (char __force __user *)xcrb->resp, in convert_type86_ep11_xcrb() [all …]
|