Searched refs:CoreCipherUpdate (Results 1 – 1 of 1) sorted by relevance
752 static int32_t CoreCipherUpdate(const struct HuksKeyNode *keyNode, const struct HksBlob *inData, in CoreCipherUpdate() function966 return CoreCipherUpdate(keyNode, inData, outData, alg); in CoreAesCipherUpdate()1368 return CoreCipherUpdate(keyNode, inData, outData, alg); in HksCoreCryptoThreeStageUpdate()