openssl/include/internal
Richard Levitte 6857079791 Identify and move OpenSSL internal header files
There are header files in crypto/ that are used by the rest of
OpenSSL.  Move those to include/internal and adapt the affected source
code, Makefiles and scripts.

The header files that got moved are:

crypto/constant_time_locl.h
crypto/o_dir.h
crypto/o_str.h

Reviewed-by: Matt Caswell <matt@openssl.org>
2015-05-14 15:13:49 +02:00
..
constant_time_locl.h Identify and move OpenSSL internal header files 2015-05-14 15:13:49 +02:00
numbers.h Move definition of INTxx_MIN et al to internal header 2015-05-14 12:22:18 +02:00
o_dir.h Identify and move OpenSSL internal header files 2015-05-14 15:13:49 +02:00
o_str.h Identify and move OpenSSL internal header files 2015-05-14 15:13:49 +02:00