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

/macosx-10.9.5/Security-55471.14.18/sec/Security/
H A DSecOTRSession.h42 SecOTRSessionRef SecOTRSessionCreateFromID(CFAllocatorRef allocator,
H A DSecOTRSession.c148 SecOTRSessionRef SecOTRSessionCreateFromID(CFAllocatorRef allocator, function
180 SecOTRSessionRef newID = SecOTRSessionCreateFromID(allocator, myID, theirID);
/macosx-10.9.5/Security-55471.14.18/sec/SOSCircle/SecureObjectSync/
H A DSOSCoder.c230 p->sessRef = SecOTRSessionCreateFromID(allocator, myRef, peerRef);

Completed in 127 milliseconds