Home
last modified time | relevance | path

Searched defs:ms (Results 1 – 11 of 11) sorted by relevance

/openssl/crypto/sha/
H A Dsha1dgst.c28 int ossl_sha1_ctrl(SHA_CTX *sha1, int cmd, int mslen, void *ms) in ossl_sha1_ctrl()
/openssl/crypto/md5/
H A Dmd5_sha1.c41 int ossl_md5_sha1_ctrl(MD5_SHA1_CTX *mctx, int cmd, int mslen, void *ms) in ossl_md5_sha1_ctrl()
/openssl/doc/designs/ddd/
H A Dddd-02-conn-nonblocking.c303 static inline void ms_to_timeval(struct timeval *t, int ms) in ms_to_timeval()
H A Dddd-04-fd-nonblocking.c281 static inline void ms_to_timeval(struct timeval *t, int ms) in ms_to_timeval()
H A Dddd-06-mem-uv.c590 int ms, is_infinite; in set_timer() local
/openssl/test/
H A Dquic_fifd_test.c21 static void step_time(uint64_t ms) { in step_time()
H A Dquic_cc_test.c31 static void step_time(uint32_t ms) in step_time()
H A Dquic_multistream_test.c308 #define OP_SLEEP(ms) \ argument
/openssl/include/internal/
H A Dtime.h44 #define ossl_ms2time(ms) ossl_ticks2time((ms) * OSSL_TIME_MS) argument
/openssl/crypto/thread/arch/
H A Dthread_win.c148 uint64_t ms; in determine_timeout() local
/openssl/ssl/quic/
H A Dquic_channel.c3687 void ossl_quic_channel_set_max_idle_timeout_request(QUIC_CHANNEL *ch, uint64_t ms) in ossl_quic_channel_set_max_idle_timeout_request()

Completed in 71 milliseconds