Home
last modified time | relevance | path

Searched refs:ATTR_TOKEN (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/peripheral/user_auth/hdi_service/utils/inc/
H A Dattribute.h80 ATTR_TOKEN = 100042, enumerator
/ohos5.0/drivers/peripheral/user_auth/test/unittest/service_test/src/
H A Dsignature_operation.cpp104 ATTR_TOKEN = 100042, enumerator
/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/src/
H A Duser_auth_funcs.c192 ret = SetAttributeUint8Array(attribute, ATTR_TOKEN, authToken); in SetAuthResultMsgToAttribute()
/ohos5.0/drivers/peripheral/user_auth/hdi_service/utils/src/
H A Dattribute.c65 ATTR_TOKEN,
/ohos5.0/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dexecutor_message.c1014 result = GetAttributeUint8Array(attribute, ATTR_TOKEN, &tokenArray); in GetAuthResultInfoFromAttribute()