Oops. Get rid of now incorrect comment.
This commit is contained in:
parent
05861c77e7
commit
9e952fc877
1 changed files with 0 additions and 2 deletions
|
@ -58,8 +58,6 @@
|
|||
|
||||
#include "des_locl.h"
|
||||
|
||||
/* Note that this is inconsistent with other DES functions, in that it doesn't
|
||||
update ivec */
|
||||
void des_cbc_encrypt(const unsigned char *in, unsigned char *out, long length,
|
||||
des_key_schedule schedule, des_cblock *ivec, int enc)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue