Home
last modified time | relevance | path

Searched defs:htlc_sigs (Results 1 – 4 of 4) sorted by relevance

/dports/net-p2p/c-lightning/lightning-0.10.2/channeld/
H A Dchanneld.c912 const struct bitcoin_signature *htlc_sigs) in sending_commitsig_msg()
1034 struct bitcoin_signature *htlc_sigs; in calc_commitsigs() local
1240 struct bitcoin_signature commit_sig, *htlc_sigs; in send_commit() local
1524 const struct bitcoin_signature *htlc_sigs, in send_revocation()
1583 struct bitcoin_signature *htlc_sigs; in handle_peer_commit_sig() local
2383 struct bitcoin_signature commit_sig, *htlc_sigs; in resend_commitment() local
/dports/net-p2p/c-lightning/lightning-0.10.2/lightningd/
H A Dpeer_htlcs.c1761 struct bitcoin_signature *htlc_sigs; in peer_sending_commitsig() local
1956 struct bitcoin_signature commit_sig, *htlc_sigs; in peer_got_commitsig() local
/dports/net-p2p/c-lightning/lightning-0.10.2/openingd/
H A Ddualopend.c1731 secp256k1_ecdsa_signature *htlc_sigs; in accepter_commits() local
2365 secp256k1_ecdsa_signature *htlc_sigs; in opener_commits() local
/dports/net-p2p/c-lightning/lightning-0.10.2/wallet/
H A Dwallet.c878 struct bitcoin_signature *htlc_sigs = tal_arr(ctx, struct bitcoin_signature, 0); in wallet_htlc_sigs_load() local
3536 const struct bitcoin_signature *htlc_sigs) in wallet_htlc_sigs_save()