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

/macosx-10.9.5/Security-55471.14.18/sec/Security/Regressions/secitem/
H A Dsi-75-AppleIDRecordSigning.c190 CFDataRef appleid_record_signing_cert_data = NULL; local
191 isnt(appleid_record_signing_cert_data = CFDataCreate(kCFAllocatorDefault, kLeafCert, sizeof(kLeafCert)),
195 isnt(appleid_record_signing_cert = SecCertificateCreateWithData(kCFAllocatorDefault, appleid_record_signing_cert_data),

Completed in 81 milliseconds