summaryrefslogtreecommitdiffstats
path: root/eBones/lib/libtelnet/enc-proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'eBones/lib/libtelnet/enc-proto.h')
-rw-r--r--eBones/lib/libtelnet/enc-proto.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/eBones/lib/libtelnet/enc-proto.h b/eBones/lib/libtelnet/enc-proto.h
index 2e30908..0c0d89c 100644
--- a/eBones/lib/libtelnet/enc-proto.h
+++ b/eBones/lib/libtelnet/enc-proto.h
@@ -117,9 +117,4 @@ void ofb64_session P((Session_Key *, int));
int ofb64_keyid P((int, unsigned char *, int *));
void ofb64_printsub P((unsigned char *, int, unsigned char *, int));
-int des_new_random_key P((Block));
-void des_set_random_generator_seed P((Block));
-void des_key_sched P((Block, Schedule));
-void des_ecb_encrypt P((Block, Block, Schedule, int));
-int des_string_to_key P((char *, Block));
#endif /* ENCRYPTION */
OpenPOWER on IntegriCloud