Searched refs:zcrypt_entry (Results 1 – 1 of 1) sorted by relevance
1154 static struct proc_dir_entry *zcrypt_entry; variable1462 zcrypt_entry = proc_create("driver/z90crypt", 0644, NULL, &zcrypt_proc_fops); in zcrypt_api_init()1463 if (!zcrypt_entry) { in zcrypt_api_init()