Home
last modified time | relevance | path

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

/aosp_15_r20/system/secretkeeper/client/src/
H A Dauthgraph_dev.rs101 fn get_per_boot_key(&self) -> Result<AesKey, AgError> { in get_per_boot_key() method
/aosp_15_r20/system/authgraph/boringssl/src/
H A Dtest_device.rs81 fn get_per_boot_key(&self) -> Result<AesKey, Error> { in get_per_boot_key() method
/aosp_15_r20/system/authgraph/core/src/
H A Dtraits.rs164 fn get_per_boot_key(&self) -> Result<AesKey, Error>; in get_per_boot_key() method
/aosp_15_r20/system/secretkeeper/core/src/
H A Dta.rs386 fn get_per_boot_key(&self) -> Result<AesKey, Error> { in get_per_boot_key() method