Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/inc/
H A Dauth_token_signer.h26 ResultCode GetAuthTokenDataAndSign(
/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/src/
H A Didentify_funcs.c80 ret = GetAuthTokenDataAndSign(identifyContext, credentialId, SCHEDULE_MODE_IDENTIFY, token); in DoUpdateIdentify()
H A Dauth_token_signer.c82 ResultCode GetAuthTokenDataAndSign( in GetAuthTokenDataAndSign() function
H A Duser_auth_funcs.c290 ret = GetAuthTokenDataAndSign(userAuthContext, credentialId, SCHEDULE_MODE_AUTH, authToken); in RequestAuthResultFunc()