Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/io/
H A Diolefi.c630 REGISTER INTBIG portbits, usebits; in io_lefreadpin() local
642 portbits = usebits = 0; in io_lefreadpin()
674 if (namesame(key, x_("POWER")) == 0) usebits = PWRPORT; else in io_lefreadpin()
675 if (namesame(key, x_("GROUND")) == 0) usebits = GNDPORT; else in io_lefreadpin()
676 if (namesame(key, x_("CLOCK")) == 0) usebits = CLKPORT; else in io_lefreadpin()
706 if (usebits != 0) portbits = usebits; in io_lefreadpin()
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/imap/
H A Dtls.c1430 int usebits = 0; in tls_get_info() local
1433 usebits = SSL_get_cipher_bits(conn, &algbits); in tls_get_info()
1436 usebits, algbits, in tls_get_info()
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/imap/
H A Dtls.c1514 int usebits = 0; in tls_get_info() local
1517 usebits = SSL_get_cipher_bits(conn, &algbits); in tls_get_info()
1520 usebits, algbits, in tls_get_info()
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/imap/
H A Dtls.c1527 int usebits = 0; in tls_get_info() local
1530 usebits = SSL_get_cipher_bits(conn, &algbits); in tls_get_info()
1533 usebits, algbits, in tls_get_info()
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/secp256k1/src/
H A Dtests.c384 unsigned int usebits = bits > 6 ? 6 : bits; in test_rand_bits() local
385 unsigned int maxshift = bits - usebits; in test_rand_bits()
392 for (i = 0; i < rounds[usebits]; i++) { in test_rand_bits()
398 x[m][shift] |= (((uint64_t)1) << ((rm >> shift) & ((1 << usebits) - 1))); in test_rand_bits()
405 CHECK(((~x[m][shift]) << (64 - (1 << usebits))) == 0); in test_rand_bits()
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/crypto/secp256k1/libsecp256k1/src/
H A Dtests.c372 unsigned int usebits = bits > 6 ? 6 : bits; in test_rand_bits() local
373 unsigned int maxshift = bits - usebits; in test_rand_bits()
380 for (i = 0; i < rounds[usebits]; i++) { in test_rand_bits()
386 x[m][shift] |= (((uint64_t)1) << ((rm >> shift) & ((1 << usebits) - 1))); in test_rand_bits()
393 CHECK(((~x[m][shift]) << (64 - (1 << usebits))) == 0); in test_rand_bits()
/dports/net-p2p/litecoin/litecoin-0.18.1/src/secp256k1/src/
H A Dtests.c384 unsigned int usebits = bits > 6 ? 6 : bits; in test_rand_bits() local
385 unsigned int maxshift = bits - usebits; in test_rand_bits()
392 for (i = 0; i < rounds[usebits]; i++) { in test_rand_bits()
398 x[m][shift] |= (((uint64_t)1) << ((rm >> shift) & ((1 << usebits) - 1))); in test_rand_bits()
405 CHECK(((~x[m][shift]) << (64 - (1 << usebits))) == 0); in test_rand_bits()
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/secp256k1/src/
H A Dtests.c384 unsigned int usebits = bits > 6 ? 6 : bits; in test_rand_bits() local
385 unsigned int maxshift = bits - usebits; in test_rand_bits()
392 for (i = 0; i < rounds[usebits]; i++) { in test_rand_bits()
398 x[m][shift] |= (((uint64_t)1) << ((rm >> shift) & ((1 << usebits) - 1))); in test_rand_bits()
405 CHECK(((~x[m][shift]) << (64 - (1 << usebits))) == 0); in test_rand_bits()
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/secp256k1/src/
H A Dtests.c372 unsigned int usebits = bits > 6 ? 6 : bits; in test_rand_bits() local
373 unsigned int maxshift = bits - usebits; in test_rand_bits()
380 for (i = 0; i < rounds[usebits]; i++) { in test_rand_bits()
386 x[m][shift] |= (((uint64_t)1) << ((rm >> shift) & ((1 << usebits) - 1))); in test_rand_bits()
393 CHECK(((~x[m][shift]) << (64 - (1 << usebits))) == 0); in test_rand_bits()
/dports/math/py-secp256k1/secp256k1-0.13.2/libsecp256k1/src/
H A Dtests.c372 unsigned int usebits = bits > 6 ? 6 : bits; in test_rand_bits() local
373 unsigned int maxshift = bits - usebits; in test_rand_bits()
380 for (i = 0; i < rounds[usebits]; i++) { in test_rand_bits()
386 x[m][shift] |= (((uint64_t)1) << ((rm >> shift) & ((1 << usebits) - 1))); in test_rand_bits()
393 CHECK(((~x[m][shift]) << (64 - (1 << usebits))) == 0); in test_rand_bits()
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/secp256k1/src/
H A Dtests.c372 unsigned int usebits = bits > 6 ? 6 : bits; in test_rand_bits() local
373 unsigned int maxshift = bits - usebits; in test_rand_bits()
380 for (i = 0; i < rounds[usebits]; i++) { in test_rand_bits()
386 x[m][shift] |= (((uint64_t)1) << ((rm >> shift) & ((1 << usebits) - 1))); in test_rand_bits()
393 CHECK(((~x[m][shift]) << (64 - (1 << usebits))) == 0); in test_rand_bits()
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/secp256k1/src/
H A Dtests.c372 unsigned int usebits = bits > 6 ? 6 : bits; in test_rand_bits() local
373 unsigned int maxshift = bits - usebits; in test_rand_bits()
380 for (i = 0; i < rounds[usebits]; i++) { in test_rand_bits()
386 x[m][shift] |= (((uint64_t)1) << ((rm >> shift) & ((1 << usebits) - 1))); in test_rand_bits()
393 CHECK(((~x[m][shift]) << (64 - (1 << usebits))) == 0); in test_rand_bits()
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/crypto/secp256k1/libsecp256k1/src/
H A Dtests.c372 unsigned int usebits = bits > 6 ? 6 : bits; in test_rand_bits() local
373 unsigned int maxshift = bits - usebits; in test_rand_bits()
380 for (i = 0; i < rounds[usebits]; i++) { in test_rand_bits()
386 x[m][shift] |= (((uint64_t)1) << ((rm >> shift) & ((1 << usebits) - 1))); in test_rand_bits()
393 CHECK(((~x[m][shift]) << (64 - (1 << usebits))) == 0); in test_rand_bits()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/secp256k1/src/
H A Dtests.c429 unsigned int usebits = bits > 6 ? 6 : bits; in test_rand_bits() local
430 unsigned int maxshift = bits - usebits; in test_rand_bits()
437 for (i = 0; i < rounds[usebits]; i++) { in test_rand_bits()
443 x[m][shift] |= (((uint64_t)1) << ((rm >> shift) & ((1 << usebits) - 1))); in test_rand_bits()
450 CHECK(((~x[m][shift]) << (64 - (1 << usebits))) == 0); in test_rand_bits()
/dports/math/secp256k1/secp256k1-aa15154/src/
H A Dtests.c429 unsigned int usebits = bits > 6 ? 6 : bits; in test_rand_bits() local
430 unsigned int maxshift = bits - usebits; in test_rand_bits()
437 for (i = 0; i < rounds[usebits]; i++) { in test_rand_bits()
443 x[m][shift] |= (((uint64_t)1) << ((rm >> shift) & ((1 << usebits) - 1))); in test_rand_bits()
450 CHECK(((~x[m][shift]) << (64 - (1 << usebits))) == 0); in test_rand_bits()
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/secp256k1/src/
H A Dtests.c577 unsigned int usebits = bits > 6 ? 6 : bits; in test_rand_bits() local
578 unsigned int maxshift = bits - usebits; in test_rand_bits()
585 for (i = 0; i < rounds[usebits]; i++) { in test_rand_bits()
591 x[m][shift] |= (((uint64_t)1) << ((rm >> shift) & ((1 << usebits) - 1))); in test_rand_bits()
598 CHECK(((~x[m][shift]) << (64 - (1 << usebits))) == 0); in test_rand_bits()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/secp256k1/src/
H A Dtests.c577 unsigned int usebits = bits > 6 ? 6 : bits; in test_rand_bits() local
578 unsigned int maxshift = bits - usebits; in test_rand_bits()
585 for (i = 0; i < rounds[usebits]; i++) { in test_rand_bits()
591 x[m][shift] |= (((uint64_t)1) << ((rm >> shift) & ((1 << usebits) - 1))); in test_rand_bits()
598 CHECK(((~x[m][shift]) << (64 - (1 << usebits))) == 0); in test_rand_bits()
/dports/net-p2p/c-lightning/lightning-0.10.2/external/libwally-core/src/secp256k1/src/
H A Dtests.c598 unsigned int usebits = bits > 6 ? 6 : bits; in test_rand_bits() local
599 unsigned int maxshift = bits - usebits; in test_rand_bits()
606 for (i = 0; i < rounds[usebits]; i++) { in test_rand_bits()
612 x[m][shift] |= (((uint64_t)1) << ((rm >> shift) & ((1 << usebits) - 1))); in test_rand_bits()
619 CHECK(((~x[m][shift]) << (64 - (1 << usebits))) == 0); in test_rand_bits()
/dports/net-p2p/bitcoin/bitcoin-22.0/src/secp256k1/src/
H A Dtests.c577 unsigned int usebits = bits > 6 ? 6 : bits;
578 unsigned int maxshift = bits - usebits;
585 for (i = 0; i < rounds[usebits]; i++) {
591 x[m][shift] |= (((uint64_t)1) << ((rm >> shift) & ((1 << usebits) - 1)));
598 CHECK(((~x[m][shift]) << (64 - (1 << usebits))) == 0);
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/secp256k1/src/
H A Dtests.c552 unsigned int usebits = bits > 6 ? 6 : bits; in test_rand_bits() local
553 unsigned int maxshift = bits - usebits; in test_rand_bits()
560 for (i = 0; i < rounds[usebits]; i++) { in test_rand_bits()
566 x[m][shift] |= (((uint64_t)1) << ((rm >> shift) & ((1 << usebits) - 1))); in test_rand_bits()
573 CHECK(((~x[m][shift]) << (64 - (1 << usebits))) == 0); in test_rand_bits()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/secp256k1/src/
H A Dtests.c552 unsigned int usebits = bits > 6 ? 6 : bits; in test_rand_bits() local
553 unsigned int maxshift = bits - usebits; in test_rand_bits()
560 for (i = 0; i < rounds[usebits]; i++) { in test_rand_bits()
566 x[m][shift] |= (((uint64_t)1) << ((rm >> shift) & ((1 << usebits) - 1))); in test_rand_bits()
573 CHECK(((~x[m][shift]) << (64 - (1 << usebits))) == 0); in test_rand_bits()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/secp256k1/src/
H A Dtests.c552 unsigned int usebits = bits > 6 ? 6 : bits; in test_rand_bits() local
553 unsigned int maxshift = bits - usebits; in test_rand_bits()
560 for (i = 0; i < rounds[usebits]; i++) { in test_rand_bits()
566 x[m][shift] |= (((uint64_t)1) << ((rm >> shift) & ((1 << usebits) - 1))); in test_rand_bits()
573 CHECK(((~x[m][shift]) << (64 - (1 << usebits))) == 0); in test_rand_bits()
/dports/security/py-coincurve/coincurve-16.0.0/libsecp256k1/src/
H A Dtests.c552 unsigned int usebits = bits > 6 ? 6 : bits; in test_rand_bits() local
553 unsigned int maxshift = bits - usebits; in test_rand_bits()
560 for (i = 0; i < rounds[usebits]; i++) { in test_rand_bits()
566 x[m][shift] |= (((uint64_t)1) << ((rm >> shift) & ((1 << usebits) - 1))); in test_rand_bits()
573 CHECK(((~x[m][shift]) << (64 - (1 << usebits))) == 0); in test_rand_bits()
/dports/devel/dtool/dtool-0.11.0/cargo-crates/secp256k1-sys-0.4.1/depend/secp256k1/src/
H A Dtests.c577 unsigned int usebits = bits > 6 ? 6 : bits; in test_rand_bits() local
578 unsigned int maxshift = bits - usebits; in test_rand_bits()
585 for (i = 0; i < rounds[usebits]; i++) { in test_rand_bits()
591 x[m][shift] |= (((uint64_t)1) << ((rm >> shift) & ((1 << usebits) - 1))); in test_rand_bits()
598 CHECK(((~x[m][shift]) << (64 - (1 << usebits))) == 0); in test_rand_bits()