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

/macosx-10.10/Security-57031.1.35/Security/sec/securityd/Regressions/
H A Dsecd-70-otr-remote.c104 CFDataRef alice_account_data = SOSAccountCopyEncodedData(alice_account, kCFAllocatorDefault, &testError);
105 CFDataRef bob_account_data = SOSAccountCopyEncodedData(bob_account, kCFAllocatorDefault, &testError);
/macosx-10.10/Security-57031.1.35/Security/sec/SOSCircle/SecureObjectSync/
H A DSOSAccount.h89 CFDataRef SOSAccountCopyEncodedData(SOSAccountRef circle, CFAllocatorRef allocator, CFErrorRef *error);
H A DSOSAccountPriv.h157 CFDataRef SOSAccountCopyEncodedData(SOSAccountRef account, CFAllocatorRef allocator, CFErrorRef *error);
H A DSOSAccountPersistence.c699 CFDataRef SOSAccountCopyEncodedData(SOSAccountRef account, CFAllocatorRef allocator, CFErrorRef *error) function
/macosx-10.10/Security-57031.1.35/Security/sec/securityd/
H A DSOSCloudCircleServer.c297 CFDataRef accountAsData = SOSAccountCopyEncodedData(account, kCFAllocatorDefault, &saveError);

Completed in 512 milliseconds