Searched refs:query_dict (Results 1 – 1 of 1) sorted by relevance
502 CFDictionaryRef query_dict; in CopyIdentityWithLabel() local520 query_dict = CFDictionaryCreate(NULL, (const void **)keys, in CopyIdentityWithLabel()527 status = SecItemCopyMatching(query_dict, (CFTypeRef *) &keys_list); in CopyIdentityWithLabel()567 CFRelease(query_dict); in CopyIdentityWithLabel()
Completed in 10 milliseconds