Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/src/
H A Dauth_token_signer.c49 IAM_STATIC ResultCode GetAuthTokenDataToEncrypt(const UserAuthContext *context, uint64_t credential… in GetAuthTokenDataToEncrypt() function
97 ret = GetAuthTokenDataToEncrypt(context, credentialId, &(tokenPlain.tokenDataToEncrypt)); in GetAuthTokenDataAndSign()