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

/macosx-10.9.5/Security-55471.14.18/sec/Security/
H A DSecOTRSessionPriv.h88 void SecOTRPrepareOutgoingBytes(CFMutableDataRef destinationMessage, CFMutableDataRef protectedMessage);
H A DSecOTRSessionAKE.c66 SecOTRPrepareOutgoingBytes(destinationMessage, appendPacket);
98 SecOTRPrepareOutgoingBytes(destinationMessage, appendPacket);
559 SecOTRPrepareOutgoingBytes(destinationMessage, negotiationResponse);
H A DSecOTRUtils.c186 void SecOTRPrepareOutgoingBytes(CFMutableDataRef destinationMessage, CFMutableDataRef protectedMessage) function
H A DSecOTRSession.c609 SecOTRPrepareOutgoingBytes(destinationMessage, protectedMessage);

Completed in 109 milliseconds