summaryrefslogtreecommitdiffstats
path: root/crypto/evp/e_camellia.c
AgeCommit message (Expand)Author
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