Home | History | Annotate | Download | only in cups

Lines Matching refs:CFIndex

156   CFIndex	usageInt = kSecKeyUsageAll;
158 CFIndex lenInt = 0;
436 CFIndex count; /* Number of credentials */
815 CFStringGetCString(cf_name, name, (CFIndex)sizeof(name), kCFStringEncodingUTF8);
1164 CFIndex count; /* Number of credentials */
1858 return (SecCertificateCreateWithBytes(kCFAllocatorDefault, credential->data, (CFIndex)credential->datalen));