Home
last modified time | relevance | path

Searched refs:advance (Results 1 – 11 of 11) sorted by relevance

/openssl/test/
H A Dquic_ackm_test.c493 #define TX_OP_PKT(advance, pn, num_pn) \ argument
495 #define TX_OP_ACK(advance, pn, num_pn) \ argument
641 #define RX_OP_PKT(advance, pn, num_pn) \ argument
643 RX_OPK_PKT, (advance) * OSSL_TIME_MS, (pn), (num_pn), \
647 #define RX_OP_CHECK_UNPROC(advance, pn, num_pn) \ argument
649 RX_OPK_CHECK_UNPROC, (advance) * OSSL_TIME_MS, (pn), (num_pn),\
653 #define RX_OP_CHECK_PROC(advance, pn, num_pn) \ argument
655 RX_OPK_CHECK_PROC, (advance) * OSSL_TIME_MS, (pn), (num_pn), \
659 #define RX_OP_CHECK_STATE(advance, expect_desired, expect_deadline) \ argument
661 RX_OPK_CHECK_STATE, (advance) * OSSL_TIME_MS, 0, 0, \
[all …]
/openssl/doc/man3/
H A DTS_VERIFY_CTX_set_certs.pod31 verifying a TST. B<ctx> is the verification context created in advance and
H A DSSL_set_connect_state.pod44 the handshake routines must be explicitly set in advance using either
H A DBN_mod_exp_mont.pod31 function, so you can save time on initialization if you provide it in advance.
H A DSSL_do_handshake.pod17 routines may have to be explicitly set in advance using either
H A DEVP_PKEY_get_size.pod61 the upper limit in advance.
H A DCMS_decrypt.pod63 in advance using the CMS utility functions such as CMS_set1_pkey(). In this
H A DRSA_get0_key.pod135 in advance and allocate sufficient buffer to store the return values before
H A DOSSL_HTTP_transfer.pod169 the length of the data in I<req> does not need to be determined in advance: the
/openssl/doc/designs/quic-design/
H A Ddgram-api.md98 available in advance.
482 `recvmmsg`, and thus how many buffers it allocates in advance.
/openssl/
H A DCHANGES.md9777 So only messages with sequence numbers less than 10 in advance will be
15389 but for applications that know in advance when to expect data, it

Completed in 68 milliseconds