Home
last modified time | relevance | path

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

/system/keymaster/km_openssl/
Dattestation_utils.cpp208 auto auths = key.authorizations(); in check_attest_key_auths() local
/system/keymint/ta/src/
Dcert.rs375 pub auths: Cow<'a, [KeyParam]>, field
463 let mut auths = Vec::new(); in new_from_key_params() localVariable