Home
last modified time | relevance | path

Searched defs:twistPoint (Results 1 – 25 of 263) sorted by relevance

1234567891011

/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/crypto/bn256/cloudflare/
H A Dtwist.go10 type twistPoint struct { struct
11 x, y, z, t gfP2
33 func (c *twistPoint) String() string {
39 func (c *twistPoint) Set(a *twistPoint) {
47 func (c *twistPoint) IsOnCurve() bool {
65 func (c *twistPoint) SetInfinity() {
72 func (c *twistPoint) IsInfinity() bool {
76 func (c *twistPoint) Add(a, b *twistPoint) {
135 func (c *twistPoint) Double(a *twistPoint) {
179 func (c *twistPoint) MakeAffine() {
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libatomic/
H A Dlibatomic_i.h11 Libatomic is distributed in the hope that it will be useful, but WITHOUT ANY
34 #include <stddef.h>
40 #define C2_(X,Y) X ## Y
48 #define S2(X) #X
66 /* The widest type that we support. */
74 # define MAX_SIZE 2
78 typedef C2(U_,MAX_SIZE) U_MAX;
135 /* Occasionally we have to play games with internal and external symbol
164 DECLARE_1(T, C2(exchange_,N), (T *mptr, T, int)); \
180 /* All sized operations are implemented in hidden functions prefixed with
[all …]
/dports/net/grpcui/grpcui-1.1.0/vendor/golang.org/x/crypto/bn256/
H A Dtwist.go14 type twistPoint struct { struct
15 x, y, z, t *gfP2
52 func (c *twistPoint) String() string {
56 func (c *twistPoint) Put(pool *bnPool) {
63 func (c *twistPoint) Set(a *twistPoint) {
71 func (c *twistPoint) IsOnCurve() bool {
82 func (c *twistPoint) SetInfinity() {
86 func (c *twistPoint) IsInfinity() bool {
90 func (c *twistPoint) Add(a, b *twistPoint, pool *bnPool) {
164 func (c *twistPoint) Double(a *twistPoint, pool *bnPool) {
[all …]
/dports/mail/mailhog/MailHog-1.0.0/vendor/golang.org/x/crypto/bn256/
H A Dtwist.go14 type twistPoint struct { struct
15 x, y, z, t *gfP2
52 func (c *twistPoint) String() string {
56 func (c *twistPoint) Put(pool *bnPool) {
63 func (c *twistPoint) Set(a *twistPoint) {
71 func (c *twistPoint) IsOnCurve() bool {
82 func (c *twistPoint) SetInfinity() {
86 func (c *twistPoint) IsInfinity() bool {
90 func (c *twistPoint) Add(a, b *twistPoint, pool *bnPool) {
164 func (c *twistPoint) Double(a *twistPoint, pool *bnPool) {
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/golang.org/x/crypto/crypto-75b288015ac9/bn256/
H A Dtwist.go14 type twistPoint struct { struct
15 x, y, z, t *gfP2
52 func (c *twistPoint) String() string {
56 func (c *twistPoint) Put(pool *bnPool) {
63 func (c *twistPoint) Set(a *twistPoint) {
71 func (c *twistPoint) IsOnCurve() bool {
82 func (c *twistPoint) SetInfinity() {
86 func (c *twistPoint) IsInfinity() bool {
90 func (c *twistPoint) Add(a, b *twistPoint, pool *bnPool) {
164 func (c *twistPoint) Double(a *twistPoint, pool *bnPool) {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/golang.org/x/crypto/bn256/
H A Dtwist.go14 type twistPoint struct { struct
15 x, y, z, t *gfP2
52 func (c *twistPoint) String() string {
56 func (c *twistPoint) Put(pool *bnPool) {
63 func (c *twistPoint) Set(a *twistPoint) {
71 func (c *twistPoint) IsOnCurve() bool {
82 func (c *twistPoint) SetInfinity() {
86 func (c *twistPoint) IsInfinity() bool {
90 func (c *twistPoint) Add(a, b *twistPoint, pool *bnPool) {
164 func (c *twistPoint) Double(a *twistPoint, pool *bnPool) {
[all …]
/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/golang.org/x/crypto/bn256/
H A Dtwist.go14 type twistPoint struct { struct
15 x, y, z, t *gfP2
52 func (c *twistPoint) String() string {
56 func (c *twistPoint) Put(pool *bnPool) {
63 func (c *twistPoint) Set(a *twistPoint) {
71 func (c *twistPoint) IsOnCurve() bool {
82 func (c *twistPoint) SetInfinity() {
86 func (c *twistPoint) IsInfinity() bool {
90 func (c *twistPoint) Add(a, b *twistPoint, pool *bnPool) {
164 func (c *twistPoint) Double(a *twistPoint, pool *bnPool) {
[all …]
/dports/sysutils/cbsd-mq-router/cbsd-mq-router-0.2/vendor/golang.org/x/crypto/bn256/
H A Dtwist.go14 type twistPoint struct { struct
15 x, y, z, t *gfP2
52 func (c *twistPoint) String() string {
56 func (c *twistPoint) Put(pool *bnPool) {
63 func (c *twistPoint) Set(a *twistPoint) {
71 func (c *twistPoint) IsOnCurve() bool {
82 func (c *twistPoint) SetInfinity() {
86 func (c *twistPoint) IsInfinity() bool {
90 func (c *twistPoint) Add(a, b *twistPoint, pool *bnPool) {
164 func (c *twistPoint) Double(a *twistPoint, pool *bnPool) {
[all …]
/dports/sysutils/cbsd-mq-api/cbsd-mq-api-0.3/vendor/golang.org/x/crypto/bn256/
H A Dtwist.go14 type twistPoint struct { struct
15 x, y, z, t *gfP2
52 func (c *twistPoint) String() string {
56 func (c *twistPoint) Put(pool *bnPool) {
63 func (c *twistPoint) Set(a *twistPoint) {
71 func (c *twistPoint) IsOnCurve() bool {
82 func (c *twistPoint) SetInfinity() {
86 func (c *twistPoint) IsInfinity() bool {
90 func (c *twistPoint) Add(a, b *twistPoint, pool *bnPool) {
164 func (c *twistPoint) Double(a *twistPoint, pool *bnPool) {
[all …]
/dports/databases/tile38/tile38-1.12.0/vendor/golang.org/x/crypto/bn256/
H A Dtwist.go14 type twistPoint struct { struct
15 x, y, z, t *gfP2
52 func (c *twistPoint) String() string {
56 func (c *twistPoint) Put(pool *bnPool) {
63 func (c *twistPoint) Set(a *twistPoint) {
71 func (c *twistPoint) IsOnCurve() bool {
82 func (c *twistPoint) SetInfinity() {
86 func (c *twistPoint) IsInfinity() bool {
90 func (c *twistPoint) Add(a, b *twistPoint, pool *bnPool) {
164 func (c *twistPoint) Double(a *twistPoint, pool *bnPool) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/joyent/triton-go/vendor/golang.org/x/crypto/bn256/
H A Dtwist.go14 type twistPoint struct { struct
15 x, y, z, t *gfP2
52 func (c *twistPoint) String() string {
56 func (c *twistPoint) Put(pool *bnPool) {
63 func (c *twistPoint) Set(a *twistPoint) {
71 func (c *twistPoint) IsOnCurve() bool {
82 func (c *twistPoint) SetInfinity() {
86 func (c *twistPoint) IsInfinity() bool {
90 func (c *twistPoint) Add(a, b *twistPoint, pool *bnPool) {
164 func (c *twistPoint) Double(a *twistPoint, pool *bnPool) {
[all …]
/dports/deskutils/pet/pet-0.4.0/vendor/golang.org/x/crypto/bn256/
H A Dtwist.go14 type twistPoint struct { struct
15 x, y, z, t *gfP2
52 func (c *twistPoint) String() string {
56 func (c *twistPoint) Put(pool *bnPool) {
63 func (c *twistPoint) Set(a *twistPoint) {
71 func (c *twistPoint) IsOnCurve() bool {
82 func (c *twistPoint) SetInfinity() {
86 func (c *twistPoint) IsInfinity() bool {
90 func (c *twistPoint) Add(a, b *twistPoint, pool *bnPool) {
164 func (c *twistPoint) Double(a *twistPoint, pool *bnPool) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/keybase/go-crypto/bn256/
H A Dtwist.go14 type twistPoint struct { struct
15 x, y, z, t *gfP2
52 func (c *twistPoint) String() string {
56 func (c *twistPoint) Put(pool *bnPool) {
63 func (c *twistPoint) Set(a *twistPoint) {
71 func (c *twistPoint) IsOnCurve() bool {
82 func (c *twistPoint) SetInfinity() {
86 func (c *twistPoint) IsInfinity() bool {
90 func (c *twistPoint) Add(a, b *twistPoint, pool *bnPool) {
164 func (c *twistPoint) Double(a *twistPoint, pool *bnPool) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/crypto/bn256/
H A Dtwist.go14 type twistPoint struct { struct
15 x, y, z, t *gfP2
52 func (c *twistPoint) String() string {
56 func (c *twistPoint) Put(pool *bnPool) {
63 func (c *twistPoint) Set(a *twistPoint) {
71 func (c *twistPoint) IsOnCurve() bool {
82 func (c *twistPoint) SetInfinity() {
86 func (c *twistPoint) IsInfinity() bool {
90 func (c *twistPoint) Add(a, b *twistPoint, pool *bnPool) {
164 func (c *twistPoint) Double(a *twistPoint, pool *bnPool) {
[all …]
/dports/www/go-www/www-2.0.0/vendor/golang.org/x/crypto/bn256/
H A Dtwist.go14 type twistPoint struct { struct
15 x, y, z, t *gfP2
52 func (c *twistPoint) String() string {
56 func (c *twistPoint) Put(pool *bnPool) {
63 func (c *twistPoint) Set(a *twistPoint) {
71 func (c *twistPoint) IsOnCurve() bool {
82 func (c *twistPoint) SetInfinity() {
86 func (c *twistPoint) IsInfinity() bool {
90 func (c *twistPoint) Add(a, b *twistPoint, pool *bnPool) {
164 func (c *twistPoint) Double(a *twistPoint, pool *bnPool) {
[all …]
/dports/dns/rdap/rdap-e2ea151/vendor/golang.org/x/crypto/bn256/
H A Dtwist.go14 type twistPoint struct { struct
15 x, y, z, t *gfP2
52 func (c *twistPoint) String() string {
56 func (c *twistPoint) Put(pool *bnPool) {
63 func (c *twistPoint) Set(a *twistPoint) {
71 func (c *twistPoint) IsOnCurve() bool {
82 func (c *twistPoint) SetInfinity() {
86 func (c *twistPoint) IsInfinity() bool {
90 func (c *twistPoint) Add(a, b *twistPoint, pool *bnPool) {
164 func (c *twistPoint) Double(a *twistPoint, pool *bnPool) {
[all …]
/dports/security/certmgr/certmgr-3.0.3/vendor/golang.org/x/crypto/crypto-5c40567a22f8/bn256/
H A Dtwist.go14 type twistPoint struct { struct
15 x, y, z, t *gfP2
52 func (c *twistPoint) String() string {
56 func (c *twistPoint) Put(pool *bnPool) {
63 func (c *twistPoint) Set(a *twistPoint) {
71 func (c *twistPoint) IsOnCurve() bool {
82 func (c *twistPoint) SetInfinity() {
86 func (c *twistPoint) IsInfinity() bool {
90 func (c *twistPoint) Add(a, b *twistPoint, pool *bnPool) {
164 func (c *twistPoint) Double(a *twistPoint, pool *bnPool) {
[all …]
/dports/dns/nextdns/nextdns-1.32.2/vendor/golang.org/x/crypto/bn256/
H A Dtwist.go14 type twistPoint struct { struct
15 x, y, z, t *gfP2
52 func (c *twistPoint) String() string {
56 func (c *twistPoint) Put(pool *bnPool) {
63 func (c *twistPoint) Set(a *twistPoint) {
71 func (c *twistPoint) IsOnCurve() bool {
82 func (c *twistPoint) SetInfinity() {
86 func (c *twistPoint) IsInfinity() bool {
90 func (c *twistPoint) Add(a, b *twistPoint, pool *bnPool) {
164 func (c *twistPoint) Double(a *twistPoint, pool *bnPool) {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/crypto/bn256/
H A Dtwist.go14 type twistPoint struct { struct
15 x, y, z, t *gfP2
52 func (c *twistPoint) String() string {
56 func (c *twistPoint) Put(pool *bnPool) {
63 func (c *twistPoint) Set(a *twistPoint) {
71 func (c *twistPoint) IsOnCurve() bool {
82 func (c *twistPoint) SetInfinity() {
86 func (c *twistPoint) IsInfinity() bool {
90 func (c *twistPoint) Add(a, b *twistPoint, pool *bnPool) {
164 func (c *twistPoint) Double(a *twistPoint, pool *bnPool) {
[all …]
/dports/security/totp-cli/totp-cli-1.1.17/vendor/golang.org/x/crypto/bn256/
H A Dtwist.go14 type twistPoint struct { struct
15 x, y, z, t *gfP2
52 func (c *twistPoint) String() string {
56 func (c *twistPoint) Put(pool *bnPool) {
63 func (c *twistPoint) Set(a *twistPoint) {
71 func (c *twistPoint) IsOnCurve() bool {
82 func (c *twistPoint) SetInfinity() {
86 func (c *twistPoint) IsInfinity() bool {
90 func (c *twistPoint) Add(a, b *twistPoint, pool *bnPool) {
164 func (c *twistPoint) Double(a *twistPoint, pool *bnPool) {
[all …]
/dports/devel/lazygit/lazygit-0.31.4/vendor/golang.org/x/crypto/crypto-7f63de1d35b0/bn256/
H A Dtwist.go14 type twistPoint struct { struct
15 x, y, z, t *gfP2
52 func (c *twistPoint) String() string {
56 func (c *twistPoint) Put(pool *bnPool) {
63 func (c *twistPoint) Set(a *twistPoint) {
71 func (c *twistPoint) IsOnCurve() bool {
82 func (c *twistPoint) SetInfinity() {
86 func (c *twistPoint) IsInfinity() bool {
90 func (c *twistPoint) Add(a, b *twistPoint, pool *bnPool) {
164 func (c *twistPoint) Double(a *twistPoint, pool *bnPool) {
[all …]
/dports/devel/lab/lab-0.17.2/vendor/golang.org/x/crypto/bn256/
H A Dtwist.go14 type twistPoint struct { struct
15 x, y, z, t *gfP2
52 func (c *twistPoint) String() string {
56 func (c *twistPoint) Put(pool *bnPool) {
63 func (c *twistPoint) Set(a *twistPoint) {
71 func (c *twistPoint) IsOnCurve() bool {
82 func (c *twistPoint) SetInfinity() {
86 func (c *twistPoint) IsInfinity() bool {
90 func (c *twistPoint) Add(a, b *twistPoint, pool *bnPool) {
164 func (c *twistPoint) Double(a *twistPoint, pool *bnPool) {
[all …]
/dports/devel/gh/cli-2.4.0/vendor/golang.org/x/crypto/bn256/
H A Dtwist.go14 type twistPoint struct { struct
15 x, y, z, t *gfP2
52 func (c *twistPoint) String() string {
56 func (c *twistPoint) Put(pool *bnPool) {
63 func (c *twistPoint) Set(a *twistPoint) {
71 func (c *twistPoint) IsOnCurve() bool {
82 func (c *twistPoint) SetInfinity() {
86 func (c *twistPoint) IsInfinity() bool {
90 func (c *twistPoint) Add(a, b *twistPoint, pool *bnPool) {
164 func (c *twistPoint) Double(a *twistPoint, pool *bnPool) {
[all …]
/dports/security/lego/lego-4.5.3/vendor/golang.org/x/crypto/bn256/
H A Dtwist.go14 type twistPoint struct { struct
15 x, y, z, t *gfP2
52 func (c *twistPoint) String() string {
56 func (c *twistPoint) Put(pool *bnPool) {
63 func (c *twistPoint) Set(a *twistPoint) {
71 func (c *twistPoint) IsOnCurve() bool {
82 func (c *twistPoint) SetInfinity() {
86 func (c *twistPoint) IsInfinity() bool {
90 func (c *twistPoint) Add(a, b *twistPoint, pool *bnPool) {
164 func (c *twistPoint) Double(a *twistPoint, pool *bnPool) {
[all …]
/dports/net/rospo/rospo-0.7.1/vendor/golang.org/x/crypto/crypto-32db794688a5/bn256/
H A Dtwist.go14 type twistPoint struct { struct
15 x, y, z, t *gfP2
52 func (c *twistPoint) String() string {
56 func (c *twistPoint) Put(pool *bnPool) {
63 func (c *twistPoint) Set(a *twistPoint) {
71 func (c *twistPoint) IsOnCurve() bool {
82 func (c *twistPoint) SetInfinity() {
86 func (c *twistPoint) IsInfinity() bool {
90 func (c *twistPoint) Add(a, b *twistPoint, pool *bnPool) {
164 func (c *twistPoint) Double(a *twistPoint, pool *bnPool) {
[all …]

1234567891011