Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/s390/crypto/
Dzcrypt_api.c1665 static const struct file_operations zcrypt_fops = { variable
1684 .fops = &zcrypt_fops,
1796 cdev_init(&zcrypt_cdev, &zcrypt_fops); in zcdn_init()