Home
last modified time | relevance | path

Searched refs:rk_compat_cryptodev_ioctl (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/
H A Drk_cryptodev.h101 rk_compat_cryptodev_ioctl(struct fcrypt *fcr, unsigned int cmd, unsigned long arg_);
H A Dioctl.c1210 return rk_compat_cryptodev_ioctl(fcr, cmd, arg_); in cryptodev_compat_ioctl()
H A Drk_cryptodev.c1336 rk_compat_cryptodev_ioctl(struct fcrypt *fcr, unsigned int cmd, unsigned long arg_) in rk_compat_cryptodev_ioctl() function