Searched refs:http_protocol_variant (Results 1 – 1 of 1) sorted by relevance
104 const char* http_protocol_variant,420 OCSPRequestSession* CreateRequest(const char* http_protocol_variant, in CreateRequest() argument427 if (strcmp(http_protocol_variant, "http") != 0) { in CreateRequest()435 http_protocol_variant, in CreateRequest()607 const char* http_protocol_variant, in OCSPCreate() argument612 VLOG(1) << "OCSP create protocol=" << http_protocol_variant in OCSPCreate()619 OCSPRequestSession* req = ocsp_session->CreateRequest(http_protocol_variant, in OCSPCreate()