mirror of
https://github.com/openssl/openssl.git
synced 2024-11-25 02:53:30 +08:00
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:
parent
448e2f9ba7
commit
82dccbd72a
@ -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.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user