Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Ddarwinssl.c889 CFIndex keys_list_count; in CopyIdentityWithLabel() local
930 keys_list_count = CFArrayGetCount(keys_list); in CopyIdentityWithLabel()
932 for(i=0; i<keys_list_count; i++) { in CopyIdentityWithLabel()