Fabcoin Core  0.16.2
P2P Digital Currency
Functions
crypto_scrypt-check.c File Reference
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include <math.h>
#include "b64.h"
#include "slowequals.h"
#include "libscrypt.h"
Include dependency graph for crypto_scrypt-check.c:

Go to the source code of this file.

Functions

int libscrypt_check (char *mcf, const char *password)
 

Function Documentation

int libscrypt_check ( char *  mcf,
const char *  password 
)

Definition at line 16 of file crypto_scrypt-check.c.

Here is the call graph for this function: