Home
last modified time | relevance | path

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

/drivers/peripheral/user_auth/hdi_service/idm/src/
Denroll_specification_check.c55 UserAuthTokenPlain tokenPlain = {0}; in CheckIdmOperationToken() local
/drivers/peripheral/user_auth/hdi_service/user_auth/src/
Duser_sign_centre.c84 …esultCode DecryptTokenCipher(const UserAuthTokenHal *userAuthToken, UserAuthTokenPlain *tokenPlain, in DecryptTokenCipher()
146 ResultCode UserAuthTokenVerify(UserAuthTokenHal *userAuthToken, UserAuthTokenPlain *tokenPlain) in UserAuthTokenVerify()