Home
last modified time | relevance | path

Searched refs:serververification (Results 1 – 4 of 4) sorted by relevance

/dports/games/pokerth/pokerth-1.1.2-rc/src/net/common/
H A Dnetpacketvalidator.cpp225 if (VALIDATE_STRING_SIZE(msg.serververification(), 1, 256)) { in ValidateAuthServerVerificationMessage()
H A Dclientstate.cpp1170 string verificationStr(netAuth.serververification()); in InternalHandlePacket()
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/protobuf/
H A Dpokerth.pb.h1695 inline const ::std::string& serververification() const;
1701 inline void set_allocated_serververification(::std::string* serververification);
13525 inline const ::std::string& AuthServerVerificationMessage::serververification() const { in serververification() function
13571 …uthServerVerificationMessage::set_allocated_serververification(::std::string* serververification) { in set_allocated_serververification() argument
13575 if (serververification) { in set_allocated_serververification()
13577 serververification_ = serververification; in set_allocated_serververification()
H A Dpokerth.pb.cc3266 1, this->serververification(), output);
3282 this->serververification());
3303 set_serververification(from.serververification());