Home
last modified time | relevance | path

Searched defs:tokenPlain (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/user_auth/hdi_service/common/src/
H A Duser_sign_centre.c83 …esultCode DecryptTokenCipher(const UserAuthTokenHal *userAuthToken, UserAuthTokenPlain *tokenPlain, in DecryptTokenCipher()
145 ResultCode UserAuthTokenVerify(UserAuthTokenHal *userAuthToken, UserAuthTokenPlain *tokenPlain) in UserAuthTokenVerify()
260 ResultCode UserAuthTokenSign(UserAuthTokenPlain *tokenPlain, UserAuthTokenHal *authToken) in UserAuthTokenSign()
/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/src/
H A Dauth_token_signer.c91 UserAuthTokenPlain tokenPlain = {}; in GetAuthTokenDataAndSign() local
/ohos5.0/drivers/peripheral/user_auth/hdi_service/idm/src/
H A Denroll_specification_check.c55 UserAuthTokenPlain tokenPlain = {0}; in CheckIdmOperationToken() local
H A Duser_idm_funcs.c255 UserAuthTokenPlain tokenPlain = {}; in GetAuthTokenForPinEnroll() local