Home
last modified time | relevance | path

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

/system/security/keystore2/tests/
Dkeystore2_client_authorizations_tests.rs1057 let mut got_hash = None; in test_supplementary_attestation_info() localVariable
1063 let got_hash = got_hash.expect("no MODULE_HASH in sw_enforced"); in test_supplementary_attestation_info() localVariable