patch-2.0.1 linux/include/linux/loop.h
Next file: linux/include/linux/minix_fs.h
Previous file: linux/include/linux/isdn.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Mon Jul 1 20:06:05 1996
- Orig file:
v2.0.0/linux/include/linux/loop.h
- Orig date:
Sun Mar 24 20:07:01 1996
diff -u --recursive --new-file v2.0.0/linux/include/linux/loop.h linux/include/linux/loop.h
@@ -32,6 +32,10 @@
des_key_schedule lo_des_key;
unsigned long lo_des_init[2];
#endif
+#ifdef IDEA_AVAILABLE
+ idea_key lo_idea_en_key;
+ idea_key lo_idea_de_key;
+#endif
};
typedef int (* transfer_proc_t)(struct loop_device *, int cmd,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov