1 #ifndef CRYPTOPP_TIGER_H 2 #define CRYPTOPP_TIGER_H 9 #if defined(CRYPTOPP_LLVM_CLANG_VERSION) && (CRYPTOPP_LLVM_CLANG_VERSION < 30400) 10 # define CRYPTOPP_DISABLE_TIGER_ASM 19 static void InitState(HashWordType *state);
20 static void Transform(word64 *digest,
const word64 *
data);
21 void TruncatedFinal(
byte *hash,
size_t size);
25 static const word64 table[4*256+3];
#define CRYPTOPP_STATIC_CONSTEXPR
#define NAMESPACE_BEGIN(x)
Converts an enumeration to a type suitable for use as a template parameter.
Library configuration file.
CRYPTOPP_STATIC_CONSTEXPR const char * StaticAlgorithmName()
unsigned long long word64
uint8_t const size_t const size