Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
keyagg.h File Reference
Include dependency graph for keyagg.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  secp256k1_keyagg_cache_internal

Functions

static int secp256k1_keyagg_cache_load (const secp256k1_context *ctx, secp256k1_keyagg_cache_internal *cache_i, const secp256k1_musig_keyagg_cache *cache)
static void secp256k1_musig_keyaggcoef (secp256k1_scalar *r, const secp256k1_keyagg_cache_internal *cache_i, secp256k1_ge *pk)

Function Documentation

◆ secp256k1_keyagg_cache_load()

int secp256k1_keyagg_cache_load ( const secp256k1_context * ctx,
secp256k1_keyagg_cache_internal * cache_i,
const secp256k1_musig_keyagg_cache * cache )
static
Here is the caller graph for this function:

◆ secp256k1_musig_keyaggcoef()

void secp256k1_musig_keyaggcoef ( secp256k1_scalar * r,
const secp256k1_keyagg_cache_internal * cache_i,
secp256k1_ge * pk )
static
Here is the caller graph for this function: