Home
last modified time | relevance | path

Searched defs:from_cbor_value (Results 1 – 8 of 8) sorted by relevance

/external/rust/crates/coset/src/context/
Dmod.rs58 fn from_cbor_value(value: Value) -> Result<Self> { in from_cbor_value() method
134 fn from_cbor_value(value: Value) -> Result<Self> { in from_cbor_value() method
206 fn from_cbor_value(value: Value) -> Result<Self> { in from_cbor_value() method
/external/rust/crates/coset/src/common/
Dmod.rs153 fn from_cbor_value(value: Value) -> Result<Self>; in from_cbor_value() method
252 fn from_cbor_value(value: Value) -> Result<Self> { in from_cbor_value() method
300 fn from_cbor_value(value: Value) -> Result<Self> { in from_cbor_value() method
359 fn from_cbor_value(value: Value) -> Result<Self> { in from_cbor_value() method
/external/rust/crates/coset/src/cwt/
Dmod.rs41 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() method
91 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() method
/external/rust/crates/coset/src/key/
Dmod.rs51 fn from_cbor_value(value: Value) -> Result<Self> { in from_cbor_value() method
100 fn from_cbor_value(value: Value) -> Result<Self> { in from_cbor_value() method
/external/rust/crates/coset/src/sign/
Dmod.rs50 fn from_cbor_value(value: Value) -> Result<Self> { in from_cbor_value() method
107 fn from_cbor_value(value: Value) -> Result<Self> { in from_cbor_value() method
243 fn from_cbor_value(value: Value) -> Result<Self> { in from_cbor_value() method
/external/rust/crates/coset/src/header/
Dmod.rs99 fn from_cbor_value(value: Value) -> Result<Self> { in from_cbor_value() method
397 fn from_cbor_value(value: Value) -> Result<Self> { in from_cbor_value() method
/external/rust/crates/coset/src/encrypt/
Dmod.rs52 fn from_cbor_value(value: Value) -> Result<Self> { in from_cbor_value() method
228 fn from_cbor_value(value: Value) -> Result<Self> { in from_cbor_value() method
360 fn from_cbor_value(value: Value) -> Result<Self> { in from_cbor_value() method
/external/rust/crates/coset/src/mac/
Dmod.rs58 fn from_cbor_value(value: Value) -> Result<Self> { in from_cbor_value() method
200 fn from_cbor_value(value: Value) -> Result<Self> { in from_cbor_value() method