Searched refs:certificate_request_sent (Results 1 – 2 of 2) sorted by relevance
2475 ssl->handshake->certificate_request_sent = 1; in ssl_tls13_certificate_request_coordinate()2645 if (ssl->handshake->certificate_request_sent) { in ssl_tls13_write_server_finished()
640 uint8_t certificate_request_sent; member