Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dzcrypt_api.c1580 static long zcrypt_unlocked_ioctl(struct file *filp, unsigned int cmd, in zcrypt_unlocked_ioctl() function
1894 return zcrypt_unlocked_ioctl(filp, cmd, arg); in zcrypt_compat_ioctl()
1905 .unlocked_ioctl = zcrypt_unlocked_ioctl,