Module cache

Source

Structs§

randomx_cache

Functions§

randomx_alloc_cache
Creates a randomx_cache structure and allocates memory for RandomX Cache.
randomx_init_cache
Initializes the cache memory and SuperscalarHash using the provided key value. Does nothing if called again with the same key value.
randomx_release_cache
Releases all memory occupied by the randomx_cache structure.