Home
last modified time | relevance | path

Searched defs:vb_data (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/packages/modules/Virtualization/guest/pvmfw/src/
Ddice.rs209 let vb_data = BASE_VB_DATA; in base_data_conversion() localVariable
221 let vb_data = VerifiedBootData { debug_level: DebugLevel::Full, ..BASE_VB_DATA }; in debuggable_conversion() localVariable
229 let vb_data = in rkp_vm_conversion() localVariable
238 let vb_data = BASE_VB_DATA; in base_config_descriptor() localVariable
258 let vb_data = in config_descriptor_with_rkp_vm() localVariable
268 let vb_data = in config_descriptor_with_instance_hash() localVariable
277 let vb_data = in config_descriptor_without_instance_hash() localVariable
301 let vb_data = VerifiedBootData { debug_level: DebugLevel::Full, ..BASE_VB_DATA }; in changing_deferred_rpb_changes_secrets() localVariable
373 let vb_data = VerifiedBootData { debug_level: DebugLevel::Full, ..BASE_VB_DATA }; in dice_derivation_with_different_algorithms_is_valid() localVariable