Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dexecutor_message.c681 IAM_STATIC ResultCode GetAuthAttrsFromAttribute(const Attribute *attribute, Uint8Array *authAttrs) in GetAuthAttrsFromAttribute() function
693 if (GetAuthAttrsFromAttribute(attribute, authAttrs) != RESULT_SUCCESS) { in GetRemoteExecutorInfoInner()