openssl/include
Richard Levitte eb51673e52 Fix the OSSL_TIME fallback in include/internal/e_os.h
There's a fallback `ossl_sleep()` that uses `OSSL_TIME`.  However,
nothing was done to ensure that `OSSL_TIME` is defined.

Adding an inclusion of "internal/time.h" should be enough.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/19214)
2022-09-14 12:32:26 +02:00
..
crypto Fix AES-GCM on Power 8 CPUs 2022-09-13 14:41:39 +02:00
internal Fix the OSSL_TIME fallback in include/internal/e_os.h 2022-09-14 12:32:26 +02:00
openssl OSSL_CRYPTO_ALLOC attribute introduction proposal. 2022-09-12 20:53:46 +10:00