openssl/providers/implementations
Richard Levitte d5f9166bac Move e_os.h to include/internal
Including e_os.h with a path from a header file doesn't work well on
certain exotic platform.  It simply fails to build.

Since we don't seem to be able to stop ourselves, the better move is
to move e_os.h to an include directory that's part of the inclusion
path given to the compiler.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17641)
2022-02-05 05:31:09 +01:00
..
asymciphers Correctly calculate the length of SM2 plaintext given the ciphertext 2021-08-24 14:22:07 +01:00
ciphers Move e_os.h to include/internal 2022-02-05 05:31:09 +01:00
digests fix indentation 2022-01-19 21:50:22 +11:00
encode_decode Add the missing check of BN_bn2hex return value 2022-01-28 15:06:23 +01:00
exchange dh_exch.c: Correct gettable parameters for DH key exchange 2022-01-18 11:48:08 +01:00
include/prov Add null digest implementation to the default provider 2021-11-15 09:25:42 +01:00
kdfs Move e_os.h to include/internal 2022-02-05 05:31:09 +01:00
kem Move e_os.h to include/internal 2022-02-05 05:31:09 +01:00
keymgmt Move e_os.h to include/internal 2022-02-05 05:31:09 +01:00
macs
rands Move e_os.h to include/internal 2022-02-05 05:31:09 +01:00
signature Move e_os.h to include/internal 2022-02-05 05:31:09 +01:00
storemgmt Move e_os.h to include/internal 2022-02-05 05:31:09 +01:00
build.info