Home
last modified time | relevance | path

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

/external/libcups/cups/
Dtls-darwin.c834 CFDictionaryRef cf_issuer = CFDictionaryGetValue(cf_dict, kSecOIDX509V1IssuerName); in httpCredentialsString() local
837 if (cf_issuer) in httpCredentialsString()
839 CFArrayRef cf_values = CFDictionaryGetValue(cf_issuer, kSecPropertyKeyValue); in httpCredentialsString()