projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
448e2f9
)
Insert a comment: This is one of the few files in this directory
author
Bodo Möller
<bodo@openssl.org>
Tue, 14 Mar 2000 14:33:11 +0000
(14:33 +0000)
committer
Bodo 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
patch
|
blob
|
history
diff --git
a/crypto/des/ncbc_enc.c
b/crypto/des/ncbc_enc.c
index e0e67a417d5fbb27a779574560ce0bed7d8f7e3f..3b681691a9b797399e8a85128b7616031833ca5a 100644
(file)
--- a/
crypto/des/ncbc_enc.c
+++ b/
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.
*