Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Dvtls.c133 static bool blobcmp(struct curl_blob *first, struct curl_blob *second) in blobcmp() function
202 blobcmp(c1->cert_blob, c2->cert_blob) && in match_ssl_primary_config()
203 blobcmp(c1->ca_info_blob, c2->ca_info_blob) && in match_ssl_primary_config()
204 blobcmp(c1->issuercert_blob, c2->issuercert_blob) && in match_ssl_primary_config()