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

/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/
H A DSecOTRSession.h73 OSStatus SecOTRSAppendStartPacket(SecOTRSessionRef session, CFMutableDataRef appendInitiatePacket);
H A DSecOTRSessionAKE.c60 OSStatus SecOTRSAppendStartPacket(SecOTRSessionRef session, CFMutableDataRef appendPacket) function
/macosx-10.10.1/Security-57031.1.35/Security/sec/securityd/
H A DSecOTRRemote.c87 SecOTRSAppendStartPacket(session, negotiationResponse);
/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/Regressions/otr/
H A Dotr-30-negotiation.c133 ok_status(SecOTRSAppendStartPacket(*bobSession, bobStartPacket), "Bob start packet");
140 ok_status(SecOTRSAppendStartPacket(*aliceSession, aliceStartPacket), "Alice start packet");
/macosx-10.10.1/Security-57031.1.35/Security/sec/SOSCircle/SecureObjectSync/
H A DSOSCoder.c341 OSStatus otrStatus = SecOTRSAppendStartPacket(session, appendPacket);

Completed in 201 milliseconds