No-op stub: CD-key encryption is unused, but the symbol is kept so the CD-key publishing path in NetworkServerMission still links.
| 35 | // No-op stub: CD-key encryption is unused, but the symbol is kept so the |
| 36 | // CD-key publishing path in NetworkServerMission still links. |
| 37 | void Encrypt(QOStream& /*out*/, const unsigned char* /*publicKey*/, int /*keySize*/) {} |
| 38 | |
| 39 | } // namespace Poseidon |
no outgoing calls
no test coverage detected