Home
last modified time | relevance | path

Searched refs:VG_CHECK_VERIFY (Results 1 – 25 of 54) sorted by relevance

123

/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/secp256k1/src/
H A Dutil.h86 #define VG_CHECK_VERIFY(x,y) VG_CHECK((x), (y)) macro
88 #define VG_CHECK_VERIFY(x,y) macro
H A Dscalar_low_impl.h122 VG_CHECK_VERIFY(r, sizeof(*r)); in secp256k1_scalar_cmov()
H A Dfield_5x52_impl.h452 VG_CHECK_VERIFY(r->n, sizeof(r->n)); in secp256k1_fe_cmov()
470 VG_CHECK_VERIFY(r->n, sizeof(r->n)); in secp256k1_fe_storage_cmov()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/secp256k1/src/
H A Dutil.h86 #define VG_CHECK_VERIFY(x,y) VG_CHECK((x), (y)) macro
88 #define VG_CHECK_VERIFY(x,y) macro
H A Dscalar_low_impl.h122 VG_CHECK_VERIFY(r, sizeof(*r)); in secp256k1_scalar_cmov()
H A Dfield_5x52_impl.h452 VG_CHECK_VERIFY(r->n, sizeof(r->n)); in secp256k1_fe_cmov()
470 VG_CHECK_VERIFY(r->n, sizeof(r->n)); in secp256k1_fe_storage_cmov()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/secp256k1/src/
H A Dutil.h86 #define VG_CHECK_VERIFY(x,y) VG_CHECK((x), (y)) macro
88 #define VG_CHECK_VERIFY(x,y) macro
H A Dscalar_low_impl.h122 VG_CHECK_VERIFY(r, sizeof(*r)); in secp256k1_scalar_cmov()
H A Dfield_5x52_impl.h452 VG_CHECK_VERIFY(r->n, sizeof(r->n)); in secp256k1_fe_cmov()
470 VG_CHECK_VERIFY(r->n, sizeof(r->n)); in secp256k1_fe_storage_cmov()
/dports/security/py-coincurve/coincurve-16.0.0/libsecp256k1/src/
H A Dutil.h86 #define VG_CHECK_VERIFY(x,y) VG_CHECK((x), (y)) macro
88 #define VG_CHECK_VERIFY(x,y) macro
H A Dscalar_low_impl.h122 VG_CHECK_VERIFY(r, sizeof(*r)); in secp256k1_scalar_cmov()
H A Dfield_5x52_impl.h452 VG_CHECK_VERIFY(r->n, sizeof(r->n)); in secp256k1_fe_cmov()
470 VG_CHECK_VERIFY(r->n, sizeof(r->n)); in secp256k1_fe_storage_cmov()
/dports/net-p2p/c-lightning/lightning-0.10.2/external/libwally-core/src/secp256k1/src/
H A Dutil.h86 #define VG_CHECK_VERIFY(x,y) VG_CHECK((x), (y)) macro
88 #define VG_CHECK_VERIFY(x,y) macro
H A Dscalar_low_impl.h123 VG_CHECK_VERIFY(r, sizeof(*r)); in secp256k1_scalar_cmov()
H A Dfield_5x52_impl.h452 VG_CHECK_VERIFY(r->n, sizeof(r->n)); in secp256k1_fe_cmov()
470 VG_CHECK_VERIFY(r->n, sizeof(r->n)); in secp256k1_fe_storage_cmov()
/dports/devel/dtool/dtool-0.11.0/cargo-crates/secp256k1-sys-0.4.1/depend/secp256k1/src/
H A Dutil.h86 #define VG_CHECK_VERIFY(x,y) VG_CHECK((x), (y)) macro
88 #define VG_CHECK_VERIFY(x,y) macro
H A Dscalar_low_impl.h118 VG_CHECK_VERIFY(r, sizeof(*r)); in rustsecp256k1_v0_4_1_scalar_cmov()
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/secp256k1/src/
H A Dutil.h86 #define VG_CHECK_VERIFY(x,y) VG_CHECK((x), (y)) macro
88 #define VG_CHECK_VERIFY(x,y) macro
H A Dscalar_low_impl.h118 VG_CHECK_VERIFY(r, sizeof(*r)); in secp256k1_scalar_cmov()
H A Dfield_5x52_impl.h453 VG_CHECK_VERIFY(r->n, sizeof(r->n)); in secp256k1_fe_cmov()
471 VG_CHECK_VERIFY(r->n, sizeof(r->n)); in secp256k1_fe_storage_cmov()
/dports/net-p2p/bitcoin/bitcoin-22.0/src/secp256k1/src/
H A Dutil.h86 #define VG_CHECK_VERIFY(x,y) VG_CHECK((x), (y)) in skip_section()
88 #define VG_CHECK_VERIFY(x,y) in skip_section()
H A Dscalar_low_impl.h118 VG_CHECK_VERIFY(r, sizeof(*r)); in secp256k1_scalar_cmov()
H A Dfield_5x52_impl.h453 VG_CHECK_VERIFY(r->n, sizeof(r->n)); in secp256k1_fe_cmov()
471 VG_CHECK_VERIFY(r->n, sizeof(r->n)); in secp256k1_fe_storage_cmov()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/secp256k1/src/
H A Dutil.h86 #define VG_CHECK_VERIFY(x,y) VG_CHECK((x), (y)) macro
88 #define VG_CHECK_VERIFY(x,y) macro
H A Dscalar_low_impl.h118 VG_CHECK_VERIFY(r, sizeof(*r)); in secp256k1_scalar_cmov()

123