Searched refs:cf_issuer (Results 1 – 1 of 1) sorted by relevance
834 CFDictionaryRef cf_issuer = CFDictionaryGetValue(cf_dict, kSecOIDX509V1IssuerName); in httpCredentialsString() local837 if (cf_issuer) in httpCredentialsString()839 CFArrayRef cf_values = CFDictionaryGetValue(cf_issuer, kSecPropertyKeyValue); in httpCredentialsString()