Home
last modified time | relevance | path

Searched refs:DTLS_set_timer_cb (Results 1 – 6 of 6) sorted by relevance

/openssl-master/doc/man3/
A DDTLS_set_timer_cb.pod6 DTLS_set_timer_cb
15 void DTLS_set_timer_cb(SSL *s, DTLS_timer_cb cb);
29 The DTLS_set_timer_cb() function was added in OpenSSL 1.1.1.
/openssl-master/test/
A Ddtlstest.c90 DTLS_set_timer_cb(clientssl1, timer_cb); in test_dtls_unprocessed()
228 DTLS_set_timer_cb(clientssl, timer_cb); in test_dtls_drop_records()
229 DTLS_set_timer_cb(serverssl, timer_cb); in test_dtls_drop_records()
353 DTLS_set_timer_cb(clientssl, timer_cb); in test_dtls_duplicate_records()
354 DTLS_set_timer_cb(serverssl, timer_cb); in test_dtls_duplicate_records()
419 DTLS_set_timer_cb(serverssl, timer_cb); in test_just_finished()
/openssl-master/ssl/
A Dd1_lib.c962 void DTLS_set_timer_cb(SSL *s, DTLS_timer_cb cb) in DTLS_set_timer_cb() function
/openssl-master/util/
A Dlibssl.num472 DTLS_set_timer_cb 473 3_0_0 EXIST::FUNCTION:
/openssl-master/doc/
A Dbuild.info982 DEPEND[html/man3/DTLS_set_timer_cb.html]=man3/DTLS_set_timer_cb.pod
983 GENERATE[html/man3/DTLS_set_timer_cb.html]=man3/DTLS_set_timer_cb.pod
984 DEPEND[man/man3/DTLS_set_timer_cb.3]=man3/DTLS_set_timer_cb.pod
985 GENERATE[man/man3/DTLS_set_timer_cb.3]=man3/DTLS_set_timer_cb.pod
2967 html/man3/DTLS_set_timer_cb.html \
3559 man/man3/DTLS_set_timer_cb.3 \
/openssl-master/include/openssl/
A Dssl.h.in2495 void DTLS_set_timer_cb(SSL *s, DTLS_timer_cb cb);

Completed in 21 milliseconds