Home
last modified time | relevance | path

Searched refs:UserAuthTokenSign (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/user_auth/hdi_service/common/inc/
H A Duser_sign_centre.h68 ResultCode UserAuthTokenSign(UserAuthTokenPlain *tokenPlain, UserAuthTokenHal *authToken);
/drivers/peripheral/user_auth/hdi_service/user_auth/src/
H A Dauth_token_signer.c102 ret = UserAuthTokenSign(&tokenPlain, authToken); in GetAuthTokenDataAndSign()
104 LOG_ERROR("UserAuthTokenSign fail"); in GetAuthTokenDataAndSign()
/drivers/peripheral/user_auth/hdi_service/common/src/
H A Duser_sign_centre.c260 ResultCode UserAuthTokenSign(UserAuthTokenPlain *tokenPlain, UserAuthTokenHal *authToken) in UserAuthTokenSign() function
/drivers/peripheral/user_auth/hdi_service/idm/src/
H A Duser_idm_funcs.c276 ret = UserAuthTokenSign(&tokenPlain, &authTokenHal); in GetAuthTokenForPinEnroll()

Completed in 2 milliseconds