openssl/crypto/rand
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
..
build.info Elimination of some sources not needed in the FIPS_MODULE 2021-06-07 08:37:09 +02:00
prov_seed.c
rand_deprecated.c Move e_os.h to include/internal 2022-02-05 05:31:09 +01:00
rand_egd.c Fix typos 2022-01-05 12:37:20 +01:00
rand_err.c err: remove the derivation function is mandatory for FIPS error message since it's no longer used and newly introduced 2021-07-20 18:34:07 +10:00
rand_lib.c Move e_os.h to include/internal 2022-02-05 05:31:09 +01:00
rand_local.h Elimination of some sources not needed in the FIPS_MODULE 2021-06-07 08:37:09 +02:00
rand_meth.c Elimination of some sources not needed in the FIPS_MODULE 2021-06-07 08:37:09 +02:00
rand_pool.c
randfile.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00