Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Dsectransp.c1050 CFStringRef label_cf = CFStringCreateWithCString(NULL, label, in CopyIdentityWithLabel() local
1065 values[4] = label_cf; in CopyIdentityWithLabel()
1094 if(CFStringCompare(common_name, label_cf, 0) == kCFCompareEqualTo) { in CopyIdentityWithLabel()
1111 CFRelease(label_cf); in CopyIdentityWithLabel()