Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Dvtls.c113 static bool blobcmp(struct curl_blob *first, struct curl_blob *second) in blobcmp() function
133 blobcmp(data->cert_blob, needle->cert_blob) && in Curl_ssl_config_matches()