Searched defs:verity (Results 1 – 2 of 2) sorted by relevance
223 let verity = fs::read(&ctx.result.mapper_device).unwrap(); in correct_inputs() localVariable300 let verity = fs::read(&ctx.result.mapper_device).unwrap(); in tampered_idsig() localVariable346 let verity = fs::read(&ret.mapper_device).unwrap(); in inputs_are_block_devices() localVariable364 let verity = fs::read(&ctx.result.mapper_device).unwrap(); in correct_custom_roothash() localVariable
40 mod verity; module