Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/s390/crypto/
Dzcrypt_api.c1880 static const struct file_operations zcrypt_fops = { variable
1899 .fops = &zcrypt_fops,
2072 cdev_init(&zcrypt_cdev, &zcrypt_fops); in zcdn_init()