Home
last modified time | relevance | path

Searched refs:CoreAesEncryptFinish (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.c807 static int32_t CoreAesEncryptFinish(const struct HuksKeyNode *keyNode, in CoreAesEncryptFinish() function
989 return CoreAesEncryptFinish(keyNode, inData, outData, alg); in CoreAesCipherFinish()