Home
last modified time | relevance | path

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

/ohos5.0/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 Buffe… in CopyTokenCipherParam() function
247 ret = CopyTokenCipherParam(ciphertext, tag, aesGcmParam.iv, authToken); in GetTokenDataCipherResult()