Lines Matching defs:CoseError
271 pub fn from_cose_key(cose_key: CoseKey) -> Result<Self, CoseError> { in from_cose_key() argument
517 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() argument
540 fn to_cbor_value(self) -> Result<Value, CoseError> { in to_cbor_value() argument
738 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() argument
781 fn to_cbor_value(mut self) -> Result<Value, CoseError> { in to_cbor_value() argument
805 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() argument
813 fn to_cbor_value(self) -> Result<Value, CoseError> { in to_cbor_value() argument
825 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() argument
880 fn to_cbor_value(self) -> Result<Value, CoseError> { in to_cbor_value() argument
891 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() argument
1055 fn to_cbor_value(self) -> Result<Value, CoseError> { in to_cbor_value() argument
1066 fn from_cbor_value(value: Value) -> Result<Self, CoseError> { in from_cbor_value() argument
1117 fn to_cbor_value(self) -> Result<Value, CoseError> { in to_cbor_value() argument
1128 fn from_cbor_value(_value: Value) -> Result<Self, CoseError> { in from_cbor_value() argument
1133 fn to_cbor_value(self) -> Result<Value, CoseError> { in to_cbor_value() argument
1150 fn from_cbor_value(_value: Value) -> Result<Self, CoseError> { in from_cbor_value() argument
1155 fn to_cbor_value(self) -> Result<Value, CoseError> { in to_cbor_value() argument