/aosp_15_r20/system/keymint/wire/src/ |
H A D | lib.rs | 312 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 D | keymint.rs | 95 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 D | cbor.rs | 112 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 D | lib.rs | 149 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 D | key.rs | 478 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 D | arc.rs | 171 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/ |
D | mod.rs | 132 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 D | wire.rs | 75 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/ |
D | mod.rs | 58 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 D | lib.rs | 107 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 D | packet.rs | 61 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 D | mod.rs | 45 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/ |
D | mod.rs | 52 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/ |
D | mod.rs | 41 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/ |
D | mod.rs | 50 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/ |
D | mod.rs | 51 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/ |
D | mod.rs | 99 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/ |
D | mod.rs | 58 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 D | protected_data.rs | 199 fn from_cbor_value(data: Value) -> Result<Self> { in from_cbor_value() method
|
/aosp_15_r20/system/secretkeeper/core/src/ |
H A D | store.rs | 206 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() method
|
/aosp_15_r20/trusty/user/app/sample/hwcryptohal/common/ |
D | policy.rs | 175 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() method
|
/aosp_15_r20/trusty/user/app/sample/hwcryptohal/server/ |
D | opaque_key.rs | 487 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
|
D | hwcrypto_device_key.rs | 157 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() method
|
/aosp_15_r20/system/keymint/common/src/ |
H A D | crypto.rs | 231 fn from_cbor_value(value: cbor::value::Value) -> Result<Self, CborError> { in from_cbor_value() method
|
H A D | keyblob.rs | 83 fn from_cbor_value(value: cbor::value::Value) -> Result<Self, CborError> { in from_cbor_value() method
|