Electroneum
Typedefs | Functions
CryptonightR_JIT.h File Reference
This graph shows which files directly or indirectly include this file:

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 Documentation

◆ v4_random_math_JIT_func

typedef void(* v4_random_math_JIT_func) (uint32_t *r)

Function Documentation

◆ v4_generate_JIT_code()

int v4_generate_JIT_code ( const struct V4_Instruction code,
v4_random_math_JIT_func  buf,
const size_t  buf_size 
)