openssl/crypto/ffc
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 EVP_PKEY & DH: Make DH EVP_PKEY_CTX parameter ctrls / setters more available 2020-12-16 11:55:39 +01:00
ffc_backend.c Do not call ossl_ffc_name_to_dh_named_group with NULL argument 2022-01-17 16:20:57 +01:00
ffc_dh.c Move e_os.h to include/internal 2022-02-05 05:31:09 +01:00
ffc_key_generate.c Update copyright year 2021-06-17 13:24:59 +01:00
ffc_key_validate.c ffc: add _ossl to exported but internal functions 2020-10-06 09:04:19 +10:00
ffc_params_generate.c Fix typos 2022-01-05 12:37:20 +01:00
ffc_params_validate.c Fix DSA EVP_PKEY_param_check() when defaults are used for param generation. 2021-03-15 09:01:51 +10:00
ffc_params.c Move e_os.h to include/internal 2022-02-05 05:31:09 +01:00