sha256csm init

This commit is contained in:
Pavel Rosický 2022-07-26 23:54:26 +02:00
parent 4c57b60e59
commit 90a826cbe4
17 changed files with 166 additions and 18 deletions

View file

@ -454,6 +454,12 @@ const static uint8_t test_output_gr[256] = {
};
#endif
#ifdef XMRIG_ALGO_SHA256CSM
// "SHA256CSM"
const static uint8_t test_output_sha256csm[32] = {
};
#endif
} // namespace xmrig