Searched refs:retry_dice_main_flow (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Virtualization/service_vm/fake_chain/src/ |
D | service_vm.rs | 30 retry_bcc_main_flow, retry_dice_main_flow, CdiValues, Config, DiceConfigValues, DiceError, 129 let (cdi_values, cert) = retry_dice_main_flow(&UDS, &UDS, &input_values).map_err(|e| { in fake_dice_artifacts_up_to_pvmfw()
|
/packages/modules/Virtualization/libs/dice/sample_inputs/src/ |
D | sample_inputs.rs | 25 retry_bcc_main_flow, retry_dice_main_flow, Config, DiceArtifacts, DiceConfigValues, DiceError, 131 let (cdi_values, cert) = retry_dice_main_flow(UDS, UDS, &input_values).map_err(|e| { in make_sample_bcc_and_cdis()
|
/packages/modules/Virtualization/libs/dice/open_dice/src/ |
D | lib.rs | 52 retry_bcc_format_config_descriptor, retry_bcc_main_flow, retry_dice_main_flow,
|
D | retry.rs | 108 pub fn retry_dice_main_flow( in retry_dice_main_flow() function
|