Searched refs:check_result (Results 1 – 1 of 1) sorted by relevance
594 let check_result = check_key_material_with_policy(&key_material, &policy); in generate_key_material_test() localVariable595 expect!(check_result.is_ok(), "wrong key type"); in generate_key_material_test()