Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/crypto/
Dzcrypt_api.c788 static long zcrypt_unlocked_ioctl(struct file *filp, unsigned int cmd, in zcrypt_unlocked_ioctl() function
1142 return zcrypt_unlocked_ioctl(filp, cmd, arg); in zcrypt_compat_ioctl()
1153 .unlocked_ioctl = zcrypt_unlocked_ioctl,