Insert a comment: This is one of the few files in this directory

that is actually used (even though it may not appear so at first
sight).
This commit is contained in:
Bodo Möller 2000-03-14 14:33:11 +00:00
parent 448e2f9ba7
commit 82dccbd72a

View 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.
*