Home
last modified time | relevance | path

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

/system/authgraph/wire/src/
Dcbor.rs39 InvalidValue, enumerator
73 CborError::InvalidValue => write!(f, "invalid CBOR value"), in fmt()
/system/keymint/wire/src/
Dlib.rs184 InvalidValue, enumerator
205 CborError::InvalidValue => coset::CoseError::EncodeFailed, in into()
233 CborError::InvalidValue in from()
274 CborError::InvalidValue => write!(f, "invalid CBOR value"), in fmt()