Searched defs:SetChallenge (Results 1 – 6 of 6) sorted by relevance
30 void SetChallenge(const std::vector<uint8_t> &challenge){}; in SetChallenge() function
54 void IdentificationImpl::SetChallenge(const std::vector<uint8_t> &challenge) in SetChallenge() function in OHOS::UserIam::UserAuth::IdentificationImpl
53 void AuthenticationImpl::SetChallenge(const std::vector<uint8_t> &challenge) in SetChallenge() function in OHOS::UserIam::UserAuth::AuthenticationImpl
82 void LocalSignKey::SetChallenge(const ByteBuffer &challenge) in SetChallenge() function in OHOS::Security::CodeSign::LocalSignKey
315 void WidgetClient::SetChallenge(const std::vector<uint8_t> &challenge) in SetChallenge() function in OHOS::UserIam::UserAuth::WidgetClient
122 static int32_t SetChallenge(IsoAuthParams *params) in SetChallenge() function