Searched defs:auths (Results 1 – 2 of 2) sorted by relevance
208 auto auths = key.authorizations(); in check_attest_key_auths() local
375 pub auths: Cow<'a, [KeyParam]>, field463 let mut auths = Vec::new(); in new_from_key_params() localVariable