Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_tls.c204 uint32_t dtls_handshake_timeout_max; member
473 tls->options.dtls_handshake_timeout_max = in tls_alloc()
1337 context->options.dtls_handshake_timeout_max); in tls_mbedtls_init()
1650 *val = context->options.dtls_handshake_timeout_max; in tls_opt_dtls_handshake_timeout_get()
1676 context->options.dtls_handshake_timeout_max = *val; in tls_opt_dtls_handshake_timeout_set()
1686 context->options.dtls_handshake_timeout_max); in tls_opt_dtls_handshake_timeout_set()