Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dsectransp.c502 CFDictionaryRef query_dict; in CopyIdentityWithLabel() local
520 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 8 milliseconds