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