Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/user_auth/hdi_service/idm/src/
H A Duser_idm_funcs.c469 IAM_STATIC ResultCode GetUpdateCredentialOutput(int32_t userId, const Buffer *rootSecret, in GetUpdateCredentialOutput() function
541 … ret = GetUpdateCredentialOutput(userId, executorResultInfo->rootSecret, &credentialInfo, output); in UpdateCredentialFunc()