Home
last modified time | relevance | path

Searched refs:BCryptKeysValid (Results 1 – 2 of 2) sorted by relevance

/dports/net/gamenetworkingsockets/GameNetworkingSockets-1.3.0/src/steamnetworkingsockets/clientlib/
H A Dsteamnetworkingsockets_connections.h569 inline bool BCryptKeysValid() const { return m_bCryptKeysValid; } in BCryptKeysValid() function
H A Dsteamnetworkingsockets_p2p.cpp1610 Assert( BCryptKeysValid() ); in SendConnectOKSignal()