Searched refs:protocolEntity (Results 1 – 2 of 2) sorted by relevance
49 ProtocolEntity protocolEntity; member
280 impl->protocolEntity.expandProcessCmds = 0; in ResetSessionState()1435 impl->protocolEntity.protocolType, psk); in GetSharedSecret()1494 return AddAuthSubSessionToVec(impl, cred, &impl->protocolEntity); in ServerCreateAuthSubSessionByCred()1592 impl->protocolEntity.expandProcessCmds |= selfCmds; in SelfCmdsNegotiate()1631 impl->protocolEntity.expandProcessCmds |= peerCmds; in PeerCmdsNegotiate()1662 impl->protocolEntity.protocolType = protocol; in ProtocolEntityNegotiate()1664 impl->protocolEntity.expandProcessCmds); in ProtocolEntityNegotiate()1791 if (curProtocolType == impl->protocolEntity.protocolType) { in RemoveInvalidAuthSubSession()1832 uint32_t cmds = impl->protocolEntity.expandProcessCmds; in AddAllCmds()1905 if (impl->protocolEntity.expandProcessCmds == 0) { in OnAuthSubSessionFinish()[all …]