summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/crypto/des/ncbc_enc.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/des/ncbc_enc.c')
-rw-r--r--crypto/openssl/crypto/des/ncbc_enc.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/crypto/openssl/crypto/des/ncbc_enc.c b/crypto/openssl/crypto/des/ncbc_enc.c
index e0e67a4..3b68169 100644
--- a/crypto/openssl/crypto/des/ncbc_enc.c
+++ b/crypto/openssl/crypto/des/ncbc_enc.c
@@ -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.
*
OpenPOWER on IntegriCloud