pkey_sec2protk
#define PKEY_SEC2PROTK _IOWR(PKEY_IOCTL_MAGIC, 0x03, struct pkey_sec2protk)
static int pkey_ioctl_sec2protk(struct pkey_sec2protk __user *usp)
struct pkey_sec2protk ksp;
rc = pkey_ioctl_sec2protk((struct pkey_sec2protk __user *)arg);