Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/crypto/
Dzcrypt_api.c1672 static long zcrypt_unlocked_ioctl(struct file *filp, unsigned int cmd, in zcrypt_unlocked_ioctl() function
1993 return zcrypt_unlocked_ioctl(filp, cmd, arg); in zcrypt_compat_ioctl()
2004 .unlocked_ioctl = zcrypt_unlocked_ioctl,