Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/user_auth/hdi_service/idm/src/
H A Duser_idm_funcs.c253 IAM_STATIC Buffer *GetAuthTokenForPinEnroll(const CredentialInfoHal *credentialInfo, int32_t userId) in GetAuthTokenForPinEnroll() function
295 *authToken = GetAuthTokenForPinEnroll(credentialInfo, userId); in ProcessAddPinCredential()
490 output->authToken = GetAuthTokenForPinEnroll(&credInfo, userId); in GetUpdateCredentialOutput()