summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/camellia/cmll_utl.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove private_{Camellia,RC4}_set_key FIPS indirection tentacles, as has beenmiod2014-07-121-61/+0
| | | | done for other symmetric algorithms recently.
* tags as requested by miod and teduderaadt2014-06-121-1/+1
|
* c-file-style hints, begone; ok beckderaadt2014-06-111-1/+1
|
* remove FIPS mode support. people who require FIPS can buy something thattedu2014-04-151-3/+0
| | | | | meets their needs, but dumping it in here only penalizes the rest of us. ok beck deraadt
* import OpenSSL-1.0.1cdjm2012-10-131-0/+64