Home
last modified time | relevance | path

Searched refs:blobcmp (Results 1 – 1 of 1) sorted by relevance

/third_party/curl/lib/vtls/
Dvtls.c123 static bool blobcmp(struct curl_blob *first, struct curl_blob *second) in blobcmp() function
187 blobcmp(c1->cert_blob, c2->cert_blob) && in match_ssl_primary_config()
188 blobcmp(c1->ca_info_blob, c2->ca_info_blob) && in match_ssl_primary_config()
189 blobcmp(c1->issuercert_blob, c2->issuercert_blob) && in match_ssl_primary_config()