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

/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/
H A DSecOTRSessionPriv.h103 void SecOTRPrepareOutgoingBytes(CFMutableDataRef destinationMessage, CFMutableDataRef protectedMessage);
H A DSecOTRSessionAKE.c82 SecOTRPrepareOutgoingBytes(destinationMessage, appendPacket);
114 SecOTRPrepareOutgoingBytes(destinationMessage, appendPacket);
573 SecOTRPrepareOutgoingBytes(destinationMessage, negotiationResponse);
H A DSecOTRUtils.c211 void SecOTRPrepareOutgoingBytes(CFMutableDataRef destinationMessage, CFMutableDataRef protectedMessage) function
H A DSecOTRSession.c708 SecOTRPrepareOutgoingBytes(destinationMessage, protectedMessage);

Completed in 146 milliseconds