Searched refs:kSecPropertyTypeSection (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/
H A DSecTrustPriv.h54 extern CFTypeRef kSecPropertyTypeSection;
101 kSecPropertyTypeSection
H A DSecCertificate.c214 SEC_CONST_DECL (kSecPropertyTypeSection, "section");
2150 appendProperty(properties, kSecPropertyTypeSection, label, NULL, alg_props);
2338 appendProperty(properties, kSecPropertyTypeSection, NULL, NULL,
2702 appendProperty(properties, kSecPropertyTypeSection,
2863 appendProperty(properties, kSecPropertyTypeSection,
2889 appendProperty(properties, kSecPropertyTypeSection,
3428 appendProperty(parent, kSecPropertyTypeSection, label, localizedLabel, properties);
3685 appendProperty(properties, kSecPropertyTypeSection,
3698 appendProperty(properties, kSecPropertyTypeSection,
3707 appendProperty(properties, kSecPropertyTypeSection,
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_ssl/sslViewer/
H A DprintCert.c66 bool isSection = CFEqual(pType, kSecPropertyTypeSection);
95 } else if (CFEqual(pType, kSecPropertyTypeSection)) {
165 if (CFEqual(pType, kSecPropertyTypeSection)) {
/macosx-10.10.1/Security-57031.1.35/Security/sec/SecurityTool/
H A Dprint_cert.c51 bool isSection = CFEqual(pType, kSecPropertyTypeSection);
80 } else if (CFEqual(pType, kSecPropertyTypeSection)) {
150 if (CFEqual(pType, kSecPropertyTypeSection)) {
/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DSecCertificate.h326 extern CFStringRef kSecPropertyTypeSection __OSX_AVAILABLE_STARTING(__MAC_10_7, __IPHONE_NA);
H A DSecCertificateP.c201 CFStringRef kSecPropertyTypeSection = CFSTR("section"); variable
2043 appendProperty(properties, kSecPropertyTypeSection, label, alg_props);
2216 appendProperty(properties, kSecPropertyTypeSection, NULL, rdn_props);
2570 appendProperty(properties, kSecPropertyTypeSection,
2731 appendProperty(properties, kSecPropertyTypeSection,
2757 appendProperty(properties, kSecPropertyTypeSection,
3284 appendProperty(parent, kSecPropertyTypeSection, oid_string, properties);
3523 appendProperty(properties, kSecPropertyTypeSection,
3536 appendProperty(properties, kSecPropertyTypeSection,
3545 appendProperty(properties, kSecPropertyTypeSection,
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecCertificate.h326 extern CFStringRef kSecPropertyTypeSection __OSX_AVAILABLE_STARTING(__MAC_10_7, __IPHONE_NA);
H A DSecCertificateP.c201 CFStringRef kSecPropertyTypeSection = CFSTR("section"); variable
2043 appendProperty(properties, kSecPropertyTypeSection, label, alg_props);
2216 appendProperty(properties, kSecPropertyTypeSection, NULL, rdn_props);
2570 appendProperty(properties, kSecPropertyTypeSection,
2731 appendProperty(properties, kSecPropertyTypeSection,
2757 appendProperty(properties, kSecPropertyTypeSection,
3284 appendProperty(parent, kSecPropertyTypeSection, oid_string, properties);
3523 appendProperty(properties, kSecPropertyTypeSection,
3536 appendProperty(properties, kSecPropertyTypeSection,
3545 appendProperty(properties, kSecPropertyTypeSection,
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecCertificate.h326 extern CFStringRef kSecPropertyTypeSection __OSX_AVAILABLE_STARTING(__MAC_10_7, __IPHONE_NA);
H A DSecCertificateP.c201 CFStringRef kSecPropertyTypeSection = CFSTR("section"); variable
2043 appendProperty(properties, kSecPropertyTypeSection, label, alg_props);
2216 appendProperty(properties, kSecPropertyTypeSection, NULL, rdn_props);
2570 appendProperty(properties, kSecPropertyTypeSection,
2731 appendProperty(properties, kSecPropertyTypeSection,
2757 appendProperty(properties, kSecPropertyTypeSection,
3284 appendProperty(parent, kSecPropertyTypeSection, oid_string, properties);
3523 appendProperty(properties, kSecPropertyTypeSection,
3536 appendProperty(properties, kSecPropertyTypeSection,
3545 appendProperty(properties, kSecPropertyTypeSection,
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/Regressions/secitem/
H A Dsi-26-applicationsigning.c218 bool isSection = CFEqual(pType, kSecPropertyTypeSection);
247 } else if (CFEqual(pType, kSecPropertyTypeSection)) {
314 if (CFEqual(pType, kSecPropertyTypeSection)) {

Completed in 277 milliseconds