Home
last modified time | relevance | path

Searched refs:ae_signer_commit_from_bytes (Results 1 – 3 of 3) sorted by relevance

/dports/net-p2p/c-lightning/lightning-0.10.2/external/libwally-core/src/pyexample/
H A Danti-exfil.py14 signer_commitment = wally.ae_signer_commit_from_bytes(priv_key, message_hash, host_commitment, wall…
/dports/net-p2p/c-lightning/lightning-0.10.2/external/libwally-core/src/swig_python/
H A Dpython_extra.py_in196 ae_signer_commit_from_bytes = _wrap_bin(ae_signer_commit_from_bytes, WALLY_S2C_OPENING_LEN)
/dports/net-p2p/c-lightning/lightning-0.10.2/external/libwally-core/include/
H A Dwally.hpp259 inline int ae_signer_commit_from_bytes(const PRIV_KEY& priv_key, const BYTES& bytes, const COMMITME… in ae_signer_commit_from_bytes() function