Insert a comment: This is one of the few files in this directory
authorBodo Möller <bodo@openssl.org>
Tue, 14 Mar 2000 14:33:11 +0000 (14:33 +0000)
committerBodo Möller <bodo@openssl.org>
Tue, 14 Mar 2000 14:33:11 +0000 (14:33 +0000)
that is actually used (even though it may not appear so at first
sight).

crypto/des/ncbc_enc.c

index e0e67a417d5fbb27a779574560ce0bed7d8f7e3f..3b681691a9b797399e8a85128b7616031833ca5a 100644 (file)
@@ -1,4 +1,9 @@
 /* crypto/des/ncbc_enc.c */
+/*
+ * #included by:
+ *    cbc_enc.c  (des_cbc_encrypt)
+ *    des_enc.c  (des_ncbc_encrypt)
+ */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *