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

/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DSecCertificateP.c2017 static void appendOIDProperty(CFMutableArrayRef properties, function
2030 appendOIDProperty(alg_props, CFSTR("Algorithm"), &algorithm->oid);
2593 appendOIDProperty(properties, CFSTR("Registered ID"), generalName);
2823 appendOIDProperty(properties, piLabel, &pi.policyIdentifier);
2845 appendOIDProperty(properties, pqLabel, &pqi.policyQualifierID);
2995 appendOIDProperty(properties, CFSTR("Purpose"),
3036 appendOIDProperty(properties, CFSTR("Access Method"),
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecCertificateP.c2017 static void appendOIDProperty(CFMutableArrayRef properties, function
2030 appendOIDProperty(alg_props, CFSTR("Algorithm"), &algorithm->oid);
2593 appendOIDProperty(properties, CFSTR("Registered ID"), generalName);
2823 appendOIDProperty(properties, piLabel, &pi.policyIdentifier);
2845 appendOIDProperty(properties, pqLabel, &pqi.policyQualifierID);
2995 appendOIDProperty(properties, CFSTR("Purpose"),
3036 appendOIDProperty(properties, CFSTR("Access Method"),
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecCertificateP.c2017 static void appendOIDProperty(CFMutableArrayRef properties, function
2030 appendOIDProperty(alg_props, CFSTR("Algorithm"), &algorithm->oid);
2593 appendOIDProperty(properties, CFSTR("Registered ID"), generalName);
2823 appendOIDProperty(properties, piLabel, &pi.policyIdentifier);
2845 appendOIDProperty(properties, pqLabel, &pqi.policyQualifierID);
2995 appendOIDProperty(properties, CFSTR("Purpose"),
3036 appendOIDProperty(properties, CFSTR("Access Method"),
/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/
H A DSecCertificate.c2122 static void appendOIDProperty(CFMutableArrayRef properties, function
2136 appendOIDProperty(alg_props, SEC_ALGORITHM_KEY, NULL, &algorithm->oid);
2725 appendOIDProperty(properties, SEC_REGISTERED_ID_KEY, NULL, generalName);
2961 appendOIDProperty(properties, piLabel, lpiLabel, &pi.policyIdentifier);
2988 appendOIDProperty(properties, pqLabel, lpqLabel,
3136 appendOIDProperty(properties, SEC_PURPOSE_KEY, NULL,
3177 appendOIDProperty(properties, SEC_ACCESS_METHOD_KEY, NULL,

Completed in 198 milliseconds