Searched defs:decryptAead (Results 1 – 2 of 2) sorted by relevance
119 struct HksBlob *decryptAead) in CreateDecryptParamSet()236 …struct HksBlob decryptAead = { AEAD_SIZE, inBuffer->GetData() + inBuffer->GetSize() * sizeof(uint8… in Decrypt() local
362 struct HksBlob decryptAead = { AEAD_SIZE, cipherBuf + cipherLength - AEAD_SIZE }; in DecryptParamSet() local