Home
last modified time | relevance | path

Searched refs:uxcRB (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dzcrypt_api.c1501 struct ica_xcRB __user *uxcRB = (void __user *) arg; in zsecsendcprb_ioctl() local
1504 if (copy_from_user(&xcRB, uxcRB, sizeof(xcRB))) in zsecsendcprb_ioctl()
1537 if (copy_to_user(uxcRB, &xcRB, sizeof(xcRB))) in zsecsendcprb_ioctl()

Completed in 3 milliseconds