Home
last modified time | relevance | path

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

/drivers/peripheral/user_auth/hdi_service/common/src/
H A Duser_sign_centre.c199 IAM_STATIC ResultCode CopyTokenCipherParam(const Buffer *ciphertext, const Buffer *tag, const Buffer *iv, in CopyTokenCipherParam() function
247 ret = CopyTokenCipherParam(ciphertext, tag, aesGcmParam.iv, authToken); in GetTokenDataCipherResult()
249 LOG_ERROR("CopyTokenCipherParam failed"); in GetTokenDataCipherResult()

Completed in 1 milliseconds