Home
last modified time | relevance | path

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

/aosp_15_r20/system/keymint/wire/src/
H A Dlib.rs312 fn from_cbor_value(value: cbor::value::Value) -> Result<Self, CborError>; in from_cbor_value() method
358 fn from_cbor_value(value: cbor::value::Value) -> Result<Self, CborError> { in from_cbor_value() method
381 fn from_cbor_value(value: cbor::value::Value) -> Result<Self, CborError> { in from_cbor_value() method
407 fn from_cbor_value(value: cbor::value::Value) -> Result<Self, CborError> { in from_cbor_value() method
427 fn from_cbor_value(value: cbor::value::Value) -> Result<Self, CborError> { in from_cbor_value() method
444 fn from_cbor_value(value: cbor::value::Value) -> Result<Self, CborError> { in from_cbor_value() method
468 fn from_cbor_value(value: cbor::value::Value) -> Result<Self, CborError> { in from_cbor_value() method
485 fn from_cbor_value(value: cbor::value::Value) -> Result<Self, CborError> { in from_cbor_value() method
504 fn from_cbor_value(value: cbor::value::Value) -> Result<Self, CborError> { in from_cbor_value() method
523 fn from_cbor_value(value: cbor::value::Value) -> Result<Self, CborError> { in from_cbor_value() method
[all …]
H A Dkeymint.rs95 fn from_cbor_value(value: cbor::value::Value) -> coset::Result<Self> { in from_cbor_value() method
114 fn from_cbor_value(value: cbor::value::Value) -> Result<Self, CborError> { in from_cbor_value() method
494 fn from_cbor_value(value: cbor::value::Value) -> Result<Self, crate::CborError> { in from_cbor_value() method
/aosp_15_r20/system/authgraph/wire/src/
H A Dcbor.rs112 fn from_cbor_value(value: Value) -> Result<Self, CborError>; in from_cbor_value() method
132 fn from_cbor_value(value: Value) -> Result<Self, CborError> { in from_cbor_value() method
152 fn from_cbor_value(value: Value) -> Result<Self, CborError> { in from_cbor_value() method
168 fn from_cbor_value(value: Value) -> Result<Self, CborError> { in from_cbor_value() method
180 fn from_cbor_value(value: Value) -> Result<Self, CborError> { in from_cbor_value() method
H A Dlib.rs149 fn from_cbor_value(value: Value) -> Result<Self, CborError> { in from_cbor_value() method
196 fn from_cbor_value(value: Value) -> Result<Self, CborError> { in from_cbor_value() method
/aosp_15_r20/system/authgraph/core/src/
H A Dkey.rs478 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() method
591 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() method
658 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() method
678 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() method
744 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() method
919 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() method
981 fn from_cbor_value(_value: Value) -> Result<Self, CoseError> { in from_cbor_value() method
1003 fn from_cbor_value(_value: Value) -> Result<Self, CoseError> { in from_cbor_value() method
H A Darc.rs171 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() method
/aosp_15_r20/external/rust/android-crates-io/crates/coset/src/common/
Dmod.rs132 fn from_cbor_value(value: Value) -> Result<Self>; in from_cbor_value() method
182 fn from_cbor_value(value: Value) -> Result<Self> { in from_cbor_value() method
275 fn from_cbor_value(value: Value) -> Result<Self> { in from_cbor_value() method
323 fn from_cbor_value(value: Value) -> Result<Self> { in from_cbor_value() method
382 fn from_cbor_value(value: Value) -> Result<Self> { in from_cbor_value() method
/aosp_15_r20/system/secretkeeper/comm/src/
H A Dwire.rs75 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() method
134 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() method
174 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() method
214 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() method
/aosp_15_r20/external/rust/android-crates-io/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
/aosp_15_r20/system/secretkeeper/dice_policy/src/
H A Dlib.rs107 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() method
140 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() method
174 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() method
/aosp_15_r20/system/secretkeeper/comm/src/data_types/
H A Dpacket.rs61 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() method
106 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() method
H A Dmod.rs45 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() method
73 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() method
/aosp_15_r20/external/rust/android-crates-io/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
/aosp_15_r20/external/rust/android-crates-io/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
/aosp_15_r20/external/rust/android-crates-io/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
327 fn from_cbor_value(value: Value) -> Result<Self> { in from_cbor_value() method
/aosp_15_r20/external/rust/android-crates-io/crates/coset/src/key/
Dmod.rs51 fn from_cbor_value(value: Value) -> Result<Self> { in from_cbor_value() method
120 fn from_cbor_value(value: Value) -> Result<Self> { in from_cbor_value() method
/aosp_15_r20/external/rust/android-crates-io/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
/aosp_15_r20/external/rust/android-crates-io/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
/aosp_15_r20/tools/security/remote_provisioning/hwtrust/src/cbor/rkp/
H A Dprotected_data.rs199 fn from_cbor_value(data: Value) -> Result<Self> { in from_cbor_value() method
/aosp_15_r20/system/secretkeeper/core/src/
H A Dstore.rs206 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() method
/aosp_15_r20/trusty/user/app/sample/hwcryptohal/common/
Dpolicy.rs175 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() method
/aosp_15_r20/trusty/user/app/sample/hwcryptohal/server/
Dopaque_key.rs487 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() method
589 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() method
Dhwcrypto_device_key.rs157 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() method
/aosp_15_r20/system/keymint/common/src/
H A Dcrypto.rs231 fn from_cbor_value(value: cbor::value::Value) -> Result<Self, CborError> { in from_cbor_value() method
H A Dkeyblob.rs83 fn from_cbor_value(value: cbor::value::Value) -> Result<Self, CborError> { in from_cbor_value() method