Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_core_service_three_stage.c752 static int32_t CoreCipherUpdate(const struct HuksKeyNode *keyNode, const struct HksBlob *inData, in CoreCipherUpdate() function
966 return CoreCipherUpdate(keyNode, inData, outData, alg); in CoreAesCipherUpdate()
1368 return CoreCipherUpdate(keyNode, inData, outData, alg); in HksCoreCryptoThreeStageUpdate()