Searched refs:localizedLabel (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/
H A DSecCertificate.c1807 CFStringRef label, CFStringRef localizedLabel, CFTypeRef value) {
1811 if (localizedLabel) {
1814 ll = localizedLabel = SecCopyCertString(label);
1824 localizedLabel,
2020 CFStringRef label, CFStringRef localizedLabel, const DERItem *der_data) {
2023 appendProperty(properties, kSecPropertyTypeData, label, localizedLabel,
2030 CFStringRef localizedLabel,
2037 if (localizedLabel) {
2040 ll = localizedLabel = SecCopyCertString(label);
2045 localizedLabelFormat, localizedLabel);
1806 appendProperty(CFMutableArrayRef properties, CFStringRef propertyType, CFStringRef label, CFStringRef localizedLabel, CFTypeRef value) argument
2019 appendDataProperty(CFMutableArrayRef properties, CFStringRef label, CFStringRef localizedLabel, const DERItem *der_data) argument
2028 appendRelabeledProperty(CFMutableArrayRef properties, CFStringRef label, CFStringRef localizedLabel, const DERItem *der_data, CFStringRef labelFormat) argument
2054 appendUnparsedProperty(CFMutableArrayRef properties, CFStringRef label, CFStringRef localizedLabel, const DERItem *der_data) argument
2311 appendDERThingProperty(CFMutableArrayRef properties, CFStringRef label, CFStringRef localizedLabel, const DERItem *derThing) argument
2354 CFStringRef localizedLabel = local
2644 CFStringRef localizedLabel = local
3291 CFStringRef localizedLabel = NULL; local
[all...]
H A DSecCertificateInternal.h291 CFStringRef label, CFStringRef localizedLabel, CFTypeRef value);
/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DSecCertificateP.c1743 CFStringRef localizedLabel = SecFrameworkCopyLocalizedString(label, local
1753 localizedLabel,
1759 CFRelease(localizedLabel);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecCertificateP.c1743 CFStringRef localizedLabel = SecFrameworkCopyLocalizedString(label, local
1753 localizedLabel,
1759 CFRelease(localizedLabel);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecCertificateP.c1743 CFStringRef localizedLabel = SecFrameworkCopyLocalizedString(label, local
1753 localizedLabel,
1759 CFRelease(localizedLabel);

Completed in 273 milliseconds