randomx_rs::test_utils

Function fuzz_randomx_vm_calculate_hash_with_cache_and_dataset

Source
pub fn fuzz_randomx_vm_calculate_hash_with_cache_and_dataset(
    data: Vec<u8>,
) -> bool
Expand description

Fuzzing:

  • pub fn randomx_calculate_hash
  • pub fn randomx_calculate_hash_last
  • pub fn randomx_calculate_hash_first
  • pub fn randomx_calculate_hash_next Secondary:
  • pub fn randomx_create_vm
  • pub fn randomx_destroy_vm
  • pub fn randomx_alloc_cache
  • pub fn randomx_get_flags
  • pub fn randomx_init_cache
  • pub fn randomx_release_cache
  • pub fn randomx_alloc_dataset
  • pub fn randomx_init_dataset
  • pub fn randomx_dataset_item_count
  • pub fn randomx_get_dataset_memory
  • pub fn randomx_release_dataset