Home
last modified time | relevance | path

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

/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/include/auth/GAuth/
H A DAuth.php145 public function getInitKey() function in GAuth\\Auth
242 $initKey = ($initKey == null) ? $this->getInitKey() : $initKey;
263 $initKey = ($initKey == null) ? $this->getInitKey() : $initKey;
/dports/net-im/kopete/kopete-21.12.3/protocols/qq/
H A Dlibeva.cpp37 const uchar* Packet::getInitKey() in getInitKey() function in Eva::Packet
H A Dqqnotifysocket.cpp113 Eva::ByteArray initKey((char*) Eva::Packet::getInitKey(), 16 ); in handleIncomingPacket()
H A Dlibeva.h390 static const uchar* getInitKey();