Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/s390/crypto/
Dzcrypt_api.c1900 static const struct file_operations zcrypt_fops = { variable
1919 .fops = &zcrypt_fops,
2031 cdev_init(&zcrypt_cdev, &zcrypt_fops); in zcdn_init()