Home
last modified time | relevance | path

Searched refs:reject_incompatible_auth (Results 1 – 1 of 1) sorted by relevance

/system/keymint/common/src/
Dtag.rs362 reject_incompatible_auth(&chars)?; in extract_key_characteristics()
907 fn reject_incompatible_auth(params: &[KeyParam]) -> Result<(), Error> { in reject_incompatible_auth() function