Static secp256k1::AFFINE_INFINITY [] [src]

pub static AFFINE_INFINITY: Affine = Affine{x:
           ::field::Field{n:
                              [0 & 67108863, 0 >> 26 | (0 & 1048575) << 6,
                               0 >> 20 | (0 & 16383) << 12,
                               0 >> 14 | (0 & 255) << 18,
                               0 >> 8 | (0 & 3) << 24, 0 >> 2 & 67108863,
                               0 >> 28 | (0 & 4194303) << 4,
                               0 >> 22 | (0 & 65535) << 10,
                               0 >> 16 | (0 & 1023) << 16, 0 >> 10],
                          magnitude: 1,
                          normalized: true,},
       y:
           ::field::Field{n:
                              [0 & 67108863, 0 >> 26 | (0 & 1048575) << 6,
                               0 >> 20 | (0 & 16383) << 12,
                               0 >> 14 | (0 & 255) << 18,
                               0 >> 8 | (0 & 3) << 24, 0 >> 2 & 67108863,
                               0 >> 28 | (0 & 4194303) << 4,
                               0 >> 22 | (0 & 65535) << 10,
                               0 >> 16 | (0 & 1023) << 16, 0 >> 10],
                          magnitude: 1,
                          normalized: true,},
       infinity: true,}