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

/macosx-10.9.5/Security-55471.14.18/sec/Security/Regressions/otr/
H A Dotr-00-identity.c166 CFDataRef testInteropImport = CFDataCreate(kCFAllocatorDefault, sampleByteString, sizeof(sampleByteString)); local
167 SecOTRPublicIdentityRef interopIDInflate = SecOTRPublicIdentityCreateFromData(kCFAllocatorDefault, testInteropImport, &testError);
190 CFReleaseSafe(testInteropImport);

Completed in 114 milliseconds