Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dsectransp.c501 CFDictionaryRef query_dict; in CopyIdentityWithLabel() local
519 query_dict = CFDictionaryCreate(NULL, (const void **)keys, in CopyIdentityWithLabel()
526 status = SecItemCopyMatching(query_dict, (CFTypeRef *) &keys_list); in CopyIdentityWithLabel()
566 CFRelease(query_dict); in CopyIdentityWithLabel()

Completed in 9 milliseconds