Searched refs:CoseKeyDecodingFailed (Results 1 – 2 of 2) sorted by relevance
39 CoseKeyDecodingFailed, enumerator55 Self::CoseKeyDecodingFailed => write!(f, "Failed to decode the COSE_Key"), in fmt()
89 Error::CoseKeyDecodingFailed in from_cose_public_key_slice()516 Err(Error::CoseKeyDecodingFailed) in check_affine_coordinate_size()