|
Monero
|
#include <stdint.h>#include <stddef.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <errno.h>#include "crypto/hash-ops.h"
Functions | |
| static int | test (const uint8_t *data, size_t len, uint64_t height) |
| int | main (int argc, char **argv) |
Variables | |
| volatile int | use_v4_jit_flag |
| int main | ( | int | argc, |
| char ** | argv ) |
|
extern |