Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/trusty/keymint/src/
H A Dkeymint_hal_main.rs139 let boot_req = kmr_hal_nonsecure::get_boot_info(); in inner_main() localVariable
/aosp_15_r20/device/google/cuttlefish/guest/hals/keymint/rust/src/
Dkeymint_hal_main.rs155 let boot_req = get_boot_info(); in inner_main() localVariable
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/default/
H A Dmain.rs80 let boot_req = get_boot_info(); in inner_main() localVariable
/aosp_15_r20/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_keymaster.cpp86 ConfigureBootPatchlevelRequest boot_req(message_version()); in Initialize() local