Lines Matching defs:br_ssl_client_context_
2601 struct br_ssl_client_context_ { struct
2605 br_ssl_engine_context eng;
2614 uint16_t min_clienthello_len;
2620 uint32_t hashes;
2625 int server_curve;
2630 const br_ssl_client_certificate_class **client_auth_vtable;
2635 unsigned char auth_type;
2641 unsigned char hash_id;
2647 union {
2651 } client_auth;
2656 br_rsa_public irsapub;