summaryrefslogtreecommitdiff
path: root/crypto/cast/c_cfb64.c
Commit message (Expand)AuthorAgeFilesLines
* Don't use reserved name "_encrypt" for parameters;bodo1999-05-131-2/+2
* Avoid shadowing, and a bit of constification while I'm at it.ben1999-05-131-8/+9
* Change #include filenames from <foo.h> to <openssl.h>.bodo1999-04-231-1/+1
* Change functions to ANSI C.ulf1999-04-191-8/+2
* Initial revisionrse1998-12-211-0/+127