Searched refs:Unexpected (Results 1 – 4 of 4) sorted by relevance
74 if (!hmacKey_) return ResponseCode::Unexpected; in init()108 return ResponseCode::Unexpected; in init()260 error_ = ResponseCode::Unexpected; in signConfirmation()
50 Unexpected = 7u, enumerator
99 uint32_t(TeeuiRc::Unexpected) == uint32_t(ResponseCode::Unexpected) && in convertRc()410 return ResponseCode::Unexpected; in promptUserConfirmation()
55 case ResponseCode::Unexpected: in responseCode2Compat()