diff options
Diffstat (limited to 'security/skip/files/patch-cd')
-rw-r--r-- | security/skip/files/patch-cd | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/security/skip/files/patch-cd b/security/skip/files/patch-cd deleted file mode 100644 index 2e70ee6cf65b..000000000000 --- a/security/skip/files/patch-cd +++ /dev/null @@ -1,14 +0,0 @@ -diff -ur --unidirectional-new-file skipsrc-1.0.orig/skip/keymgrd/skip_keymgr.h work.new/skip/keymgrd/skip_keymgr.h ---- skipsrc-1.0.orig/skip/keymgrd/skip_keymgr.h Fri Oct 25 13:12:49 1996 -+++ work.new/skip/keymgrd/skip_keymgr.h Tue Jan 25 09:58:59 2000 -@@ -128,8 +128,10 @@ - Bstream skip_kp_to_Ekp(Bstream, u_char, int); - extern Bstream get_random_bytes(int len); - Bstream kijtokijn(Bstream, u_long); -+#if 0 - skip_get_raw_keys(int , u_char , Bstream , ENC_ALG_TYPE , MAC_ALG_TYPE , - u_long , Bstream &, Bstream &, Bstream &); -+#endif - - void set_kij_alg(int , unsigned char , unsigned char ); - extern int skip_set_cdp_port(int, unsigned short); |