Searched refs:cryptodev_ioctl (Results 1 – 1 of 1) sorted by relevance
926 cryptodev_ioctl(struct file *filp, unsigned int cmd, unsigned long arg_) in cryptodev_ioctl() function1152 return cryptodev_ioctl(file, cmd, arg_); in cryptodev_compat_ioctl()1235 .unlocked_ioctl = cryptodev_ioctl,