MCPcopy Create free account
hub / github.com/LegacyUpdate/LegacyUpdate / Sha_256

Class Sha_256

nsisplugin/VerifyFileHash.c:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 }
43
44 struct Sha_256 sha256;
45 sha_256_init(&sha256, hash);
46
47 uint8_t buffer[8192];

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected