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

/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DSecCertificateP.c1675 static CFStringRef copyLocalizedOidDescription(CFAllocatorRef allocator, function
1730 CFStringRef name = copyLocalizedOidDescription(allocator, oid);
2019 CFStringRef oid_string = copyLocalizedOidDescription(CFGetAllocator(properties),
2166 return printableOnly ? NULL : copyLocalizedOidDescription(allocator, derThing);
2229 CFStringRef label = copyLocalizedOidDescription(CFGetAllocator(properties),
2515 CFStringRef oid_string = copyLocalizedOidDescription(allocator,
3283 CFStringRef oid_string = copyLocalizedOidDescription(allocator, extnID);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecCertificateP.c1675 static CFStringRef copyLocalizedOidDescription(CFAllocatorRef allocator, function
1730 CFStringRef name = copyLocalizedOidDescription(allocator, oid);
2019 CFStringRef oid_string = copyLocalizedOidDescription(CFGetAllocator(properties),
2166 return printableOnly ? NULL : copyLocalizedOidDescription(allocator, derThing);
2229 CFStringRef label = copyLocalizedOidDescription(CFGetAllocator(properties),
2515 CFStringRef oid_string = copyLocalizedOidDescription(allocator,
3283 CFStringRef oid_string = copyLocalizedOidDescription(allocator, extnID);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecCertificateP.c1675 static CFStringRef copyLocalizedOidDescription(CFAllocatorRef allocator, function
1730 CFStringRef name = copyLocalizedOidDescription(allocator, oid);
2019 CFStringRef oid_string = copyLocalizedOidDescription(CFGetAllocator(properties),
2166 return printableOnly ? NULL : copyLocalizedOidDescription(allocator, derThing);
2229 CFStringRef label = copyLocalizedOidDescription(CFGetAllocator(properties),
2515 CFStringRef oid_string = copyLocalizedOidDescription(allocator,
3283 CFStringRef oid_string = copyLocalizedOidDescription(allocator, extnID);
/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/
H A DSecCertificate.c1743 static CFStringRef copyLocalizedOidDescription(CFAllocatorRef allocator, function
1797 CFStringRef name = copyLocalizedOidDescription(allocator, oid);
2125 copyLocalizedOidDescription(CFGetAllocator(properties), oid);
2281 return printableOnly ? NULL : copyLocalizedOidDescription(allocator, derThing);
2355 copyLocalizedOidDescription(CFGetAllocator(properties), rdnType);
2645 copyLocalizedOidDescription(allocator, &on.typeIdentifier);
3427 localizedLabel = copyLocalizedOidDescription(allocator, extnID);

Completed in 150 milliseconds