Searched refs:z_copy_from_user (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/s390/crypto/ |
A D | zcrypt_api.h | 166 static inline unsigned long z_copy_from_user(bool userspace, in z_copy_from_user() function
|
A D | zcrypt_msgtype6.c | 409 if (z_copy_from_user(userspace, msg->userdata, in xcrb_msg_to_type6cprb_msgx() 452 z_copy_from_user(userspace, req_data, xcrb->request_data_address, in xcrb_msg_to_type6cprb_msgx() 512 if (z_copy_from_user(userspace, msg->userdata, in xcrb_msg_to_type6_ep11cprb_msgx()
|
A D | zcrypt_api.c | 1101 if (z_copy_from_user(userspace, targets, uptr, in _zcrypt_send_ep11_cprb()
|
Completed in 10 milliseconds