Searched defs:negotiationResponse (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/sec/securityd/
H A DSecOTRRemote.c82 CFMutableDataRef negotiationResponse = CFDataCreateMutable(kCFAllocatorDefault, 0); local
/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/
H A DSecOTRSessionAKE.c170 SecOTRSProcessDHMessage(SecOTRSessionRef session, CFDataRef incomingPacket, CFMutableDataRef negotiationResponse) argument
241 SecOTRSProcessDHKeyMessage(SecOTRSessionRef session, CFDataRef incomingPacket, CFMutableDataRef negotiationResponse) argument
474 SecOTRSProcessRevealSignatureMessage(SecOTRSessionRef session, CFDataRef incomingPacket, CFMutableDataRef negotiationResponse) argument
499 SecOTRSProcessSignatureMessage(SecOTRSessionRef session, CFDataRef incomingPacket, CFMutableDataRef negotiationResponse) argument
526 SecOTRSProcessPacket(SecOTRSessionRef session, CFDataRef incomingPacket, CFMutableDataRef negotiationResponse) argument
[all...]

Completed in 129 milliseconds