Home
last modified time | relevance | path

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

/system/keymint/common/src/
Dtag.rs983 return Err(km_err!(StorageKeyUnsupported, "attempt to use storage key",)); in check_begin_params()
/system/keymint/wire/src/
Dkeymint.rs265 StorageKeyUnsupported = -77, enumerator