7 #ifndef SECP256K1_ECMULT_H
8 #define SECP256K1_ECMULT_H
18 #ifdef USE_ENDOMORPHISM
int() secp256k1_ecmult_multi_callback(secp256k1_scalar *sc, secp256k1_ge *pt, size_t idx, void *data)
A group element of the secp256k1 curve, in affine coordinates.
A group element of the secp256k1 curve, in jacobian coordinates.
A scalar modulo the group order of the secp256k1 curve.