Home
last modified time | relevance | path

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

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