Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ sha256
Class
sha256
common/sphinx.c:349–349 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
347
struct sha256_ctx ctx;
348
u8 der[PUBKEY_CMPR_LEN];
349
struct sha256 temp;
350
351
pubkey_to_der(der, key);
352
sha256_init(&ctx);
Callers
1
generate_hop_params
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected