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

Function bigsize_put

common/test/run-sphinx.c:59–60  ·  view source on GitHub ↗

Generated stub for bigsize_put */

Source from the content-addressed store, hash-verified

57{ fprintf(stderr, "bigsize_get called!\n"); abort(); }
58/* Generated stub for bigsize_put */
59size_t bigsize_put(u8 buf[BIGSIZE_MAX_LEN] UNNEEDED, bigsize_t v UNNEEDED)
60{ fprintf(stderr, "bigsize_put called!\n"); abort(); }
61/* Generated stub for decrypt_encrypted_data */
62struct tlv_encrypted_data_tlv *decrypt_encrypted_data(const tal_t *ctx UNNEEDED,
63 const struct secret *ss UNNEEDED,

Callers 1

test_encodeFunction · 0.70

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected