openssl/crypto/camellia
Andy Polyakov 9be083ad36 Remove some inline assembler and non-standard constructs.
The goal is to minimize maintenance burden by eliminating somewhat
obscure platform-specific tweaks that are not viewed as critical for
contemporary applications. This affects Camellia and digest
implementations that rely on md32_common.h, MD4, MD5, SHA1, SHA256.
SHA256 is the only one that can be viewed as critical, but given
the assembly coverage, the omission is considered appropriate.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6508)
2018-06-21 14:01:03 +02:00
..
asm Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
build.info Harmonize the make variables across all known platforms families 2018-02-14 17:13:53 +01:00
camellia.c Remove some inline assembler and non-standard constructs. 2018-06-21 14:01:03 +02:00
cmll_cbc.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
cmll_cfb.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
cmll_ctr.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
cmll_ecb.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
cmll_locl.h Missed some copyright merge 2016-06-13 16:05:25 -04:00
cmll_misc.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
cmll_ofb.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00