Home
last modified time | relevance | path

Searched refs:CoreAesCcmCipherFinish (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.c886 static int32_t CoreAesCcmCipherFinish(const struct HuksKeyNode *keyNode, const bool isEncrypt, in CoreAesCcmCipherFinish() function
983 ret = CoreAesCcmCipherFinish(keyNode, isEncrypt, &tempInData, outData); in CoreAesCipherFinish()