Commit 82dccbd7 authored by Bodo Möller's avatar Bodo Möller
Browse files

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).
parent 448e2f9b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
/* 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.
 *