openssl/include/internal
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
..
__DECC_INCLUDE_EPILOGUE.H
__DECC_INCLUDE_PROLOGUE.H
asn1.h
bio_addr.h QUIC Demuxer and Record Layer (RX Side) 2022-09-02 10:03:55 +02:00
bio_tfo.h Add TFO support to socket BIO and s_client/s_server 2022-03-10 10:42:43 -05:00
bio.h BIO_sendmmsg/BIO_recvmmsg (API only) 2022-08-19 09:01:30 +01:00
common.h Update copyright year 2022-05-03 13:34:51 +01:00
comp.h
conf.h
constant_time.h
core.h "Reserve" the method store when constructing methods 2022-07-20 07:28:17 +01:00
cryptlib.h libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left() 2022-07-19 08:44:19 +02:00
dane.h
deprecated.h
der.h der_writer: Use uint32_t instead of long. 2022-06-27 10:58:40 +02:00
dso.h
dsoerr.h
e_os.h Fix the OSSL_TIME fallback in include/internal/e_os.h 2022-09-14 12:32:26 +02:00
endian.h
err.h
event_queue.h ssl: implement an event queue 2022-07-06 10:33:11 +10:00
ffc.h Use as small dh key size as possible to support the security 2022-07-18 08:06:17 +01:00
ktls.h Update copyright year 2022-05-03 13:34:51 +01:00
list.h list: add a doubly linked list type. 2022-09-05 16:24:53 +10:00
namemap.h Drop ossl_namemap_add_name_n() and simplify ossl_namemap_add_names() 2022-05-21 21:49:54 +02:00
nelem.h
numbers.h
o_dir.h
packet.h QUIC Frame Encoding and Decoding Functions 2022-07-29 16:28:37 +10:00
param_build_set.h Update copyright year 2022-05-03 13:34:51 +01:00
passphrase.h Fix pvk encoder to properly query for the passphrase 2021-12-06 16:38:03 +01:00
priority_queue.h Add additional include 2022-07-06 10:33:11 +10:00
property.h "Reserve" the method store when constructing methods 2022-07-20 07:28:17 +01:00
propertyerr.h
provider.h Drop ossl_provider_clear_all_operation_bits() and all uses of it 2022-05-05 15:05:54 +02:00
quic_ackm.h QUIC ACK Manager, Statistics Manager and Congestion Control API 2022-08-24 14:05:46 +01:00
quic_cc.h QUIC ACK Manager, Statistics Manager and Congestion Control API 2022-08-24 14:05:46 +01:00
quic_demux.h TX key update support, RX time and PN reporting, general refactoring 2022-09-02 10:03:55 +02:00
quic_record_rx.h TX key update support, RX time and PN reporting, general refactoring 2022-09-02 10:03:55 +02:00
quic_record_tx.h TX key update support, RX time and PN reporting, general refactoring 2022-09-02 10:03:55 +02:00
quic_record_util.h QUIC Record Layer (Refactor and TX Side) 2022-09-02 10:03:55 +02:00
quic_statm.h QUIC ACK Manager, Statistics Manager and Congestion Control API 2022-08-24 14:05:46 +01:00
quic_types.h TX key update support, RX time and PN reporting, general refactoring 2022-09-02 10:03:55 +02:00
quic_vlint.h QUIC wire format support 2022-05-27 08:00:52 +02:00
quic_wire_pkt.h TX key update support, RX time and PN reporting, general refactoring 2022-09-02 10:03:55 +02:00
quic_wire.h QUIC Demuxer and Record Layer (RX Side) 2022-09-02 10:03:55 +02:00
refcount.h
safe_math.h Fix white space 2022-09-13 21:13:35 +10:00
sha3.h
sizes.h
sm3.h
sockets.h BIO_dgram support for BIO_sendmmsg/BIO_recvmmsg 2022-09-01 18:03:10 +10:00
sslconf.h
symhacks.h
thread_once.h
time.h time: add some additional utilities and document everything 2022-09-13 21:13:22 +10:00
tlsgroups.h Enable brainpool curves for TLS1.3 2021-11-26 06:45:19 +01:00
tsan_assist.h Update copyright year 2022-05-03 13:34:51 +01:00
unicode.h