|
Electroneum
|
Go to the source code of this file.
Typedefs | |
| typedef void(* | v4_random_math_JIT_func) (uint32_t *r) |
Functions | |
| int | v4_generate_JIT_code (const struct V4_Instruction *code, v4_random_math_JIT_func buf, const size_t buf_size) |
| typedef void(* v4_random_math_JIT_func) (uint32_t *r) |
Definition at line 11 of file CryptonightR_JIT.h.
| int v4_generate_JIT_code | ( | const struct V4_Instruction * | code, |
| v4_random_math_JIT_func | buf, | ||
| const size_t | buf_size | ||
| ) |