Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

ecmult_const.h File Reference
#include "scalar.h"
#include "group.h"
+ Include dependency graph for ecmult_const.h:
+ This graph shows which files directly or indirectly include this file:

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, int bits)
 

Function Documentation

◆ secp256k1_ecmult_const()

Released under the MIT license