Home
last modified time | relevance | path

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

/packages/modules/Virtualization/microdroid_manager/src/
Dverify.rs197 let cert_hash = get_cert_hash_from_apk(apk_path, root_hash_trustful)?.to_vec(); in get_data_from_apk() localVariable
Dinstance.rs293 pub cert_hash: Vec<u8>, field