Searched refs:SecCopyCertString (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/sec/Security/
H A DSecFrameworkStrings.h37 #define SecCopyCertString(KEY) SecFrameworkCopyLocalizedString(KEY, CFSTR("Certificate")) macro
H A DSecCertificate.c1715 return SecCopyCertString(SEC_NULL_KEY);
1718 return SecCopyCertString(SEC_OID_TOO_LONG_KEY);
1754 return SecCopyCertString(SEC_NULL_KEY);
1822 ll = localizedLabel = SecCopyCertString(label);
2049 ll = localizedLabel = SecCopyCertString(label);
2051 CFStringRef localizedLabelFormat = SecCopyCertString(labelFormat);
2150 CFStringRef value = SecCopyCertString(SEC_NONE_KEY);
2180 CFStringRef localizedBlobType = SecCopyCertString(blobType);
2181 CFStringRef localizedQuanta = SecCopyCertString(quanta);
2184 CFStringRef blobFormat = SecCopyCertString(SEC_BLOB_KE
[all...]

Completed in 73 milliseconds