openssl/include
Richard Levitte c0d47492a7 CRYPTO: split cipher_platform.h into algorithm specific headers
aes_platform.h
cmll_platform.h
des_platform.h

To make this possible, we must also define DES_ASM and CMLL_ASM to
indicate that we have the necessary internal support.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10662)
2019-12-19 13:31:29 +01:00
..
crypto CRYPTO: split cipher_platform.h into algorithm specific headers 2019-12-19 13:31:29 +01:00
internal Fix some typos 2019-12-11 19:04:01 +01:00
openssl BIO: Add BIO_f_prefix(), a text line prefixing filter 2019-12-18 19:42:44 +01:00