dxvk/src/util/sha1
Philip Rebohle 379c2e545e
[util] Work around silly compiler warnings on GCC 12.1
No, we're not actually reading 64 bytes from a 1-byte area.
2022-07-11 19:24:09 +02:00
..
sha1.c [util] Work around silly compiler warnings on GCC 12.1 2022-07-11 19:24:09 +02:00
sha1.h [util] Work around silly compiler warnings on GCC 12.1 2022-07-11 19:24:09 +02:00
sha1_util.cpp [util] Provide method to compute SHA-1 hash from multiple data chunks 2018-10-25 10:34:38 +02:00
sha1_util.h [util] Add missing != operator to Sha1Hash 2019-10-18 00:33:40 +02:00