Fabcoin Core  0.16.2
P2P Digital Currency
Functions
pubkey.cpp File Reference
#include "pch.h"
#include "config.h"
#include "pubkey.h"
#include "integer.h"
#include "filters.h"
Include dependency graph for pubkey.cpp:

Go to the source code of this file.

Functions

void P1363_MGF1KDF2_Common (HashTransformation &hash, byte *output, size_t outputLength, const byte *input, size_t inputLength, const byte *derivationParams, size_t derivationParamsLength, bool mask, unsigned int counterStart)
 

Function Documentation

void P1363_MGF1KDF2_Common ( HashTransformation hash,
byte output,
size_t  outputLength,
const byte input,
size_t  inputLength,
const byte derivationParams,
size_t  derivationParamsLength,
bool  mask,
unsigned int  counterStart 
)

Definition at line 14 of file pubkey.cpp.

Here is the call graph for this function:

Here is the caller graph for this function: