Searched refs:z_copy_from_user (Results 1 – 3 of 3) sorted by relevance
/drivers/s390/crypto/ |
D | zcrypt_api.h | 166 static inline unsigned long z_copy_from_user(bool userspace, in z_copy_from_user() function
|
D | zcrypt_msgtype6.c | 462 if (z_copy_from_user(userspace, &(msg->cprbx), xcRB->request_control_blk_addr, in XCRB_msg_to_type6CPRB_msgX() 486 z_copy_from_user(userspace, req_data, xcRB->request_data_address, in XCRB_msg_to_type6CPRB_msgX() 540 if (z_copy_from_user(userspace, &(msg->cprbx.cprb_len), in xcrb_msg_to_type6_ep11cprb_msgx()
|
D | zcrypt_api.c | 1051 if (z_copy_from_user(userspace, targets, uptr, in _zcrypt_send_ep11_cprb()
|