Module randomx_rust_wrapper::bindings::cache
source · Structs§
Functions§
- Creates a randomx_cache structure and allocates memory for RandomX Cache.
- Initializes the cache memory and SuperscalarHash using the provided key value. Does nothing if called again with the same key value.
- Releases all memory occupied by the randomx_cache structure.