Fabcoin Core
0.16.2
P2P Digital Currency
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
src
cpp-ethereum
utils
libscrypt
crypto_scrypt-hexconvert.h
Go to the documentation of this file.
1
2
#include <stdint.h>
3
8
int
libscrypt_hexconvert
(
const
uint8_t *buf,
size_t
s,
char
*outbuf,
9
size_t
obs);
libscrypt_hexconvert
int libscrypt_hexconvert(const uint8_t *buf, size_t s, char *outbuf, size_t obs)
Converts a binary string to a hex representation of that string outbuf must have size of at least buf...
Generated on Mon Oct 22 2018 15:15:30 for Fabcoin Core by
1.8.11