patch-pre2.0.8 linux/arch/ppc/boot/compressed/crypt.h
Next file: linux/arch/ppc/boot/compressed/gzip.h
Previous file: linux/arch/ppc/boot/compressed/Makefile
Back to the patch index
Back to the overall index
-  Lines: 13
-  Date:
Mon May 27 12:00:57 1996
-  Orig file: 
pre2.0.7/linux/arch/ppc/boot/compressed/crypt.h
-  Orig date: 
Thu Jan  1 02:00:00 1970
diff -u --recursive --new-file pre2.0.7/linux/arch/ppc/boot/compressed/crypt.h linux/arch/ppc/boot/compressed/crypt.h
@@ -0,0 +1,12 @@
+/* crypt.h (dummy version) -- do not perform encryption
+ * Hardly worth copyrighting :-)
+ */
+
+#ifdef CRYPT
+#  undef CRYPT      /* dummy version */
+#endif
+
+#define RAND_HEAD_LEN  12  /* length of encryption random header */
+
+#define zencode
+#define zdecode
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this