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