summaryrefslogtreecommitdiffstats
path: root/crypto/evp/e_camellia.c
AgeCommit message (Expand)Author
2016-01-17RT4247: Add missing patchRich Salz
2016-01-12Adapt builtin cipher implementations to opaque EVP_CIPHERRichard Levitte
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte
2015-02-11Add Camellia CTR mode.Andy Polyakov
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2013-12-18evp/e_[aes|camellia].c: fix typo in CBC subroutine.Andy Polyakov
2012-11-05correct error function codeDr. Stephen Henson
2012-11-05e_camillia.c: remove copy-n-paste artifact, EVP_CIPH_FLAG_FIPS, andAndy Polyakov
2012-11-05Remove unused static function.Ben Laurie
2012-10-11Add SPARC T4 Camellia support.Andy Polyakov
2011-01-26FIPS mode EVP changes:Dr. Stephen Henson
2006-08-31Fix C++ style comments, change assert to OPENSSL_assert, stop warning withDr. Stephen Henson
2006-06-11Camellia cipher, contributed by NTTBodo Möller