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

Class sha256

common/key_derive.c:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29 struct pubkey *key)
30{
31 struct sha256 sha;
32 unsigned char der_keys[PUBKEY_CMPR_LEN * 2];
33
34 pubkey_to_der(der_keys, per_commitment_point);

Callers 3

derive_simple_keyFunction · 0.70
derive_simple_privkeyFunction · 0.70
key_derive.cFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected