openssl/crypto/camellia
Matt Caswell 291850b473 Deprecate Low Level Camellia APIs
Applications should instead use the higher level EVP APIs, e.g.
EVP_Encrypt*() and EVP_Decrypt*().

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10741)
2020-01-13 13:38:20 +00:00
..
asm Add some missing cfi frame info in camellia-x86_64.pl 2019-12-20 22:41:32 +01:00
build.info CRYPTO: split cipher_platform.h into algorithm specific headers 2019-12-19 13:31:29 +01:00
camellia.c Deprecate Low Level Camellia APIs 2020-01-13 13:38:20 +00:00
cmll_cbc.c Deprecate Low Level Camellia APIs 2020-01-13 13:38:20 +00:00
cmll_cfb.c Deprecate Low Level Camellia APIs 2020-01-13 13:38:20 +00:00
cmll_ctr.c Deprecate Low Level Camellia APIs 2020-01-13 13:38:20 +00:00
cmll_ecb.c Deprecate Low Level Camellia APIs 2020-01-13 13:38:20 +00:00
cmll_local.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
cmll_misc.c Deprecate Low Level Camellia APIs 2020-01-13 13:38:20 +00:00
cmll_ofb.c Deprecate Low Level Camellia APIs 2020-01-13 13:38:20 +00:00