Home
last modified time | relevance | path

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

/test/xts/acts/security/huks/huks_napi_BasicTest/src/
Dhuks_three_stage_test_common.cpp311 static OH_Huks_Result HksEncryptLoopUpdate(const struct OH_Huks_Blob *handle, const struct OH_Huks_… in HksEncryptLoopUpdate() function
382 ret = HksEncryptLoopUpdate(&handleBlob, paramSet, plainText, cipherText); in HuksEncrypt()
/test/xts/acts/security/huks/huks_ndk_Test/entry/src/main/cpp/
Dutils.cpp187 static OH_Huks_Result HksEncryptLoopUpdate(const struct OH_Huks_Blob* handle, const struct OH_Huks_… in HksEncryptLoopUpdate() function
250 ret = HksEncryptLoopUpdate(&handleBlob, paramSet, plainText, cipherText); in HuksEncrypt()