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

Function towire_pad

common/test/run-sphinx-xor_cipher_stream.c:121–122  ·  view source on GitHub ↗

Generated stub for towire_pad */

Source from the content-addressed store, hash-verified

119{ fprintf(stderr, "towire_hmac called!\n"); abort(); }
120/* Generated stub for towire_pad */
121void towire_pad(u8 **pptr UNNEEDED, size_t num UNNEEDED)
122{ fprintf(stderr, "towire_pad called!\n"); abort(); }
123/* Generated stub for towire_secp256k1_ecdsa_signature */
124void towire_secp256k1_ecdsa_signature(u8 **pptr UNNEEDED,
125 const secp256k1_ecdsa_signature *signature UNNEEDED)

Callers 2

create_onionreplyFunction · 0.50
enctlv_from_encmsg_rawFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected