Searched refs:cf_values (Results 1 – 1 of 1) sorted by relevance
839 CFArrayRef cf_values = CFDictionaryGetValue(cf_issuer, kSecPropertyKeyValue); in httpCredentialsString() local840 CFIndex i, count = CFArrayGetCount(cf_values); in httpCredentialsString()845 cf_value = CFArrayGetValueAtIndex(cf_values, i); in httpCredentialsString()854 CFArrayRef cf_values = CFDictionaryGetValue(cf_sigalg, kSecPropertyKeyValue); in httpCredentialsString() local855 CFIndex i, count = CFArrayGetCount(cf_values); in httpCredentialsString()860 cf_value = CFArrayGetValueAtIndex(cf_values, i); in httpCredentialsString()