Searched refs:compat_kcop_from_user (Results 1 – 1 of 1) sorted by relevance
1098 static int compat_kcop_from_user(struct kernel_crypt_op *kcop, in compat_kcop_from_user() function1173 ret = compat_kcop_from_user(&kcop, fcr, arg); in cryptodev_compat_ioctl()1198 if (unlikely(ret = compat_kcop_from_user(&kcop, fcr, arg))) in cryptodev_compat_ioctl()