Searched refs:cryptof_ioctl (Results 1 – 1 of 1) sorted by relevance
155 static int cryptof_ioctl(struct file *, u_long, void *);163 .fo_ioctl = cryptof_ioctl,223 cryptof_ioctl(struct file *fp, u_long cmd, void *data) in cryptof_ioctl() function