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

/macosx-10.10/Security-57031.1.35/Security/sec/Security/
H A DSecOTRSession.c72 static OTRMessageType SecOTRSGetMessageType(CFDataRef message) function
102 switch (SecOTRSGetMessageType(message)) {
580 OTRMessageType type = SecOTRSGetMessageType(message);
951 OTRMessageType messageType = SecOTRSGetMessageType(decodedBytes);

Completed in 115 milliseconds