⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

verify_delta_result

Function verify_delta_result 

Source
pub fn verify_delta_result(result: &[u8], expected_hash: &[u8; 32]) -> bool
Expand description

Verify that a delta result matches the expected hash.