openssl/crypto/include/internal
Richard Levitte b39fc56061 Identify and move common internal libcrypto header files
There are header files in crypto/ that are used by a number of crypto/
submodules.  Move those to crypto/include/internal and adapt the
affected source code and Makefiles.

The header files that got moved are:

crypto/cryptolib.h
crypto/md32_common.h

Reviewed-by: Rich Salz <rsalz@openssl.org>
2015-05-14 17:21:40 +02:00
..
asn1_int.h make X509_NAME opaque 2015-03-25 14:15:00 +00:00
bn_int.h Error checking and memory leak fixes in NISTZ256. 2015-04-27 16:21:48 +02:00
bn_srp.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
cryptlib.h Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
evp_int.h Move some EVP internals to evp_int.h 2015-03-24 12:03:36 +00:00
md32_common.h Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
x509_int.h make X509_NAME opaque 2015-03-25 14:15:00 +00:00