Home
last modified time | relevance | path

Searched refs:ATTR_CHALLENGE (Results 1 – 2 of 2) sorted by relevance

/base/useriam/user_auth_framework/services/core/src/
Dremote_msg_util.cpp257 bool setChallengeRet = attr.SetUint8ArrayValue(Attributes::ATTR_CHALLENGE, authParam.challenge); in EncodeAuthParam()
273 bool getChallengeRet = attr.GetUint8ArrayValue(Attributes::ATTR_CHALLENGE, authParam.challenge); in DecodeAuthParam()
/base/useriam/user_auth_framework/interfaces/inner_api/
Dattributes.h175 ATTR_CHALLENGE = 100072, enumerator