MCPcopy Create free account
hub / github.com/ElementsProject/lightning / sha256

Class sha256

tests/fuzz/fuzz-bolt11.c:54–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52 struct hash_u5 hu5;
53 char *hrp;
54 struct sha256 sha;
55 struct privkey privkey;
56
57 memset(&privkey, 'a', sizeof(privkey));

Calls

no outgoing calls