Home
last modified time | relevance | path

Searched refs:dtls1_timeout_st (Results 1 – 2 of 2) sorted by relevance

/openbsd/lib/libssl/
H A Ddtls_local.h95 struct dtls1_timeout_st { struct
183 struct dtls1_timeout_st timeout;
H A Dd1_lib.c345 memset(&(s->d1->timeout), 0, sizeof(struct dtls1_timeout_st)); in dtls1_stop_timer()