Lines Matching refs:handshake
382 " range of DTLS handshake timeouts in millisecs\n" \
680 uint32_t hs_to_min; /* Initial value of DTLS handshake timer */
681 uint32_t hs_to_max; /* Max value of DTLS handshake timer */
1604 /*! master keys and master salt for SRTP generated during handshake */
2061 * should always perform `ephemeral` handshake. `psk` or `psk_ephemeral`
3335 goto handshake;
3443 * if being set per-handshake using mbedtls_ssl_set_hs_dn_hints()) */
3455 handshake:
3456 mbedtls_printf(" . Performing the SSL/TLS handshake...");
3694 ret = report_cid_usage(&ssl, "initial handshake");
3712 mbedtls_printf("Heap memory usage after handshake: %lu bytes. Peak memory usage was %lu\n",
3830 * datagram as the Finished message concluding the handshake.
4281 * for the duration of the handshake and destroy it at the end