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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/vtls/
H A Dcurl_darwinssl.c891 CFDictionaryRef query_dict; local
905 query_dict = CFDictionaryCreate(NULL, (const void **)keys,
913 status = SecItemCopyMatching(query_dict, (CFTypeRef *)out_cert_and_key);
914 CFRelease(query_dict);

Completed in 33 milliseconds