Home
last modified time | relevance | path

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

/dports/net-p2p/c-lightning/lightning-0.10.2/external/libwally-core/src/
H A Dtransaction.c1614 const bool sh_rangeproof = opts && opts->sighash & WALLY_SIGHASH_RANGEPROOF; local
1637 ((is_elements && sh_rangeproof) ? SHA256_LEN : 0) + /* rangeproof */
1714 if (is_elements && sh_rangeproof) {
1861 const bool sh_rangeproof = opts->sighash & WALLY_SIGHASH_RANGEPROOF; local
1893 if (sh_rangeproof) {
1913 if (sh_rangeproof) {
2065 if (is_elements && sh_rangeproof) {
2110 const bool sh_rangeproof = opts && opts->sighash & WALLY_SIGHASH_RANGEPROOF; local
2238 if (is_elements && sh_rangeproof) {