Searched refs:label_cf (Results 1 – 1 of 1) sorted by relevance
503 CFStringRef label_cf = CFStringCreateWithCString(NULL, label, in CopyIdentityWithLabel() local518 values[4] = label_cf; in CopyIdentityWithLabel()550 CFStringCompare(common_name, label_cf, 0) == kCFCompareEqualTo) { in CopyIdentityWithLabel()568 CFRelease(label_cf); in CopyIdentityWithLabel()
Completed in 8 milliseconds