Home
last modified time | relevance | path

Searched defs:tokenKey (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/user_auth/hdi_service/common/src/
H A Duser_sign_centre.c48 IAM_STATIC ResultCode UserAuthTokenHmac(UserAuthTokenHal *userAuthToken, HksAuthTokenKey *tokenKey) in UserAuthTokenHmac()
84 HksAuthTokenKey *tokenKey) in DecryptTokenCipher()
124 …ResultCode CheckUserAuthTokenHmac(const UserAuthTokenHal *userAuthToken, HksAuthTokenKey *tokenKey) in CheckUserAuthTokenHmac()
155 HksAuthTokenKey tokenKey = {}; in UserAuthTokenVerify() local
177 IAM_STATIC ResultCode InitAesGcmParam(AesGcmParam *aesGcmParam, const HksAuthTokenKey *tokenKey) in InitAesGcmParam()
231 const HksAuthTokenKey *tokenKey) in GetTokenDataCipherResult()
268 HksAuthTokenKey tokenKey = {}; in UserAuthTokenSign() local
306 HksAuthTokenKey tokenKey = {}; in ReuseUnlockTokenSign() local
/ohos5.0/drivers/peripheral/user_auth/test/unittest/idm_test/
H A Denroll_specification_check_test.cpp63 #define GENERATE_TOKEN(dataToEncrypt, userAuthTokenHal, tokenKey) \ argument
78 HksAuthTokenKey tokenKey = {}; variable
121 HksAuthTokenKey tokenKey = {}; variable
/ohos5.0/drivers/peripheral/user_auth/test/unittest/user_auth_test/
H A Duser_sign_centre_test.cpp136 HksAuthTokenKey tokenKey = {}; variable