![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <stdlib.h>#include <string.h>#include <stdio.h>#include <stdint.h>Go to the source code of this file.
Functions | |
| int | libscrypt_hexconvert (uint8_t *buf, size_t s, char *outbuf, size_t obs) |
| int libscrypt_hexconvert | ( | uint8_t * | buf, |
| size_t | s, | ||
| char * | outbuf, | ||
| size_t | obs | ||
| ) |
Definition at line 11 of file crypto_scrypt-hexconvert.c.
1.8.11