![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
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) |
| 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.
1.8.11