Searched refs:bcc_handover_main_flow (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/packages/modules/Virtualization/guest/pvmfw/src/ |
D | dice.rs | 24 bcc_handover_main_flow, hash, Config, DiceContext, DiceMode, Hash, InputValues, HIDDEN_SIZE, 118 let _ = bcc_handover_main_flow(current_bcc_handover, &dice_inputs, next_bcc, context)?;
|
/aosp_15_r20/packages/modules/Virtualization/libs/dice/open_dice/src/ |
D | lib.rs | 32 pub use bcc::bcc_handover_main_flow;
|
D | bcc.rs | 132 pub fn bcc_handover_main_flow( in bcc_handover_main_flow() function
|