Searched refs:handshake_started (Results 1 – 2 of 2) sorted by relevance
360 if (!ctx->handshake_started) { in tls13_handshake_perform()370 ctx->handshake_started = 1; in tls13_handshake_perform()645 if (!ctx->handshake_started) { in tls13_handshake_legacy_state()676 if (!ctx->handshake_started) in tls13_handshake_info_position()
277 int handshake_started; member