Structs§
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.