Home
last modified time | relevance | path

Searched refs:gnutls_handshake_set_timeout (Results 1 – 25 of 134) sorted by relevance

123456

/dports/security/gnutls/gnutls-3.6.16/tests/tls13/
H A Dno-auto-send-ticket.c115 gnutls_handshake_set_timeout(session, 20 * 1000); in client()
197 gnutls_handshake_set_timeout(session, 20 * 1000); in server()
229 gnutls_handshake_set_timeout(session, 20 * 1000); in server()
H A Drnd-rollback-detection.c91 gnutls_handshake_set_timeout(session, 20 * 1000); in client()
167 gnutls_handshake_set_timeout(session, 20 * 1000); in server()
H A Dtls12-no-tls13-exts.c92 gnutls_handshake_set_timeout(session, 20 * 1000); in client()
163 gnutls_handshake_set_timeout(session, 20 * 1000); in server()
H A Dpost-handshake-with-cert-ticket.c122 gnutls_handshake_set_timeout(session, 20 * 1000); in client()
249 gnutls_handshake_set_timeout(session, 20 * 1000); in server()
295 gnutls_handshake_set_timeout(session, 20 * 1000); in server()
H A Dpost-handshake-without-cert.c93 gnutls_handshake_set_timeout(session, 20 * 1000); in client()
175 gnutls_handshake_set_timeout(session, 20 * 1000); in server()
H A Dcookie.c128 gnutls_handshake_set_timeout(session, 20 * 1000); in client()
194 gnutls_handshake_set_timeout(session, 20 * 1000); in server()
H A Dhello_random_value.c135 gnutls_handshake_set_timeout(session, 20 * 1000); in client()
201 gnutls_handshake_set_timeout(session, 20 * 1000); in server()
H A Dno-psk-exts.c89 gnutls_handshake_set_timeout(session, 20 * 1000); in client()
180 gnutls_handshake_set_timeout(session, 20 * 1000); in server()
H A Dhello_retry_request.c118 gnutls_handshake_set_timeout(session, 20 * 1000); in client()
165 gnutls_handshake_set_timeout(session, 20 * 1000); in server()
H A Drnd-check-rollback-val.c112 gnutls_handshake_set_timeout(session, 20 * 1000); in client()
215 gnutls_handshake_set_timeout(session, 20 * 1000); in server()
/dports/security/gnutls/gnutls-3.6.16/tests/
H A Dhandshake-large-cert.c87 gnutls_handshake_set_timeout(session, 60 * 1000); in client()
184 gnutls_handshake_set_timeout(session, 60 * 1000); in server()
H A Dtls12-rehandshake-cert-auto.c94 gnutls_handshake_set_timeout(session, 20 * 1000); in client()
175 gnutls_handshake_set_timeout(session, 20 * 1000); in server()
H A Dmini-dtls-mtu.c151 gnutls_handshake_set_timeout(session, 20 * 1000); in client()
232 gnutls_handshake_set_timeout(session, 20 * 1000); in server()
H A Dtls-client-with-seccomp.c92 gnutls_handshake_set_timeout(session, 20 * 1000); in client()
192 gnutls_handshake_set_timeout(session, 20 * 1000); in server()
H A Dtls-with-seccomp.c87 gnutls_handshake_set_timeout(session, 20 * 1000); in client()
190 gnutls_handshake_set_timeout(session, 20 * 1000); in server()
H A Dtlsext-decoding.c134 gnutls_handshake_set_timeout(session, 20 * 1000); in client()
201 gnutls_handshake_set_timeout(session, 20 * 1000); in server()
H A Dtls_hello_random_value.c141 gnutls_handshake_set_timeout(session, 20 * 1000); in client()
197 gnutls_handshake_set_timeout(session, 20 * 1000); in server()
H A Dtls-session-supplemental.c136 gnutls_handshake_set_timeout(session, 20 * 1000); in client()
209 gnutls_handshake_set_timeout(session, 20 * 1000); in server()
H A Dgnutls_ext_raw_parse_dtls.c136 gnutls_handshake_set_timeout(session, 20 * 1000); in client()
204 gnutls_handshake_set_timeout(session, 20 * 1000); in server()
H A Dmini-dtls-discard.c108 gnutls_handshake_set_timeout(session, 20 * 1000); in client()
197 gnutls_handshake_set_timeout(session, 20 * 1000); in server()
H A Dtls-ext-not-in-dtls.c108 gnutls_handshake_set_timeout(session, 20 * 1000); in client()
212 gnutls_handshake_set_timeout(session, 20 * 1000); in server()
H A Dsrp.c134 gnutls_handshake_set_timeout(session, 100 * 1000); in client()
232 gnutls_handshake_set_timeout(session, 100 * 1000); in server()
H A Dresume-with-previous-stek.c116 gnutls_handshake_set_timeout(session, 20 * 1000); in client()
174 gnutls_handshake_set_timeout(session, 20 * 1000); in server()
H A Drsa-psk-cb.c120 gnutls_handshake_set_timeout(session, 20 * 1000); in client()
239 gnutls_handshake_set_timeout(session, 20 * 1000); in server()
/dports/security/gnutls/gnutls-3.6.16/doc/functions/
H A Dgnutls_handshake_set_timeout.short1 @item @var{void} @ref{gnutls_handshake_set_timeout} (gnutls_session_t @var{session}, unsigned int @…

123456