SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
Globals.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  sourcepp
namespace  sourcepp::crypto

Variables

const bool sourcepp::crypto::LTM_MATH
const int sourcepp::crypto::AES_INDEX = register_cipher(&aes_desc)
const int sourcepp::crypto::SHA256_INDEX = register_hash(&sha256_desc)
const int sourcepp::crypto::YARROW_INDEX = register_prng(&yarrow_desc)