Dash Core  0.12.2.1
P2P Digital Currency
ecmult_const.h File Reference
#include "scalar.h"
#include "group.h"

Go to the source code of this file.

Functions

static void secp256k1_ecmult_const (secp256k1_gej *r, const secp256k1_ge *a, const secp256k1_scalar *q)
 

Function Documentation

◆ secp256k1_ecmult_const()

static void secp256k1_ecmult_const ( secp256k1_gej r,
const secp256k1_ge a,
const secp256k1_scalar q 
)
static