Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/crypto/
H A Dzcrypt_api.c1914 static const struct file_operations zcrypt_fops = { variable
1933 .fops = &zcrypt_fops,
2045 cdev_init(&zcrypt_cdev, &zcrypt_fops); in zcdn_init()