Home
last modified time | relevance | path

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

/ohos5.0/base/security/asset/services/crypto_manager/src/
H A Dhuks_wrapper.h53 int32_t ExecCrypt(const struct HksBlob *handle, const struct HksBlob *aad, const struct HksBlob *au…
H A Dcrypto.rs29 fn ExecCrypt( in ExecCrypt() function
102 ExecCrypt( in exec_crypt()
H A Dhuks_wrapper.c318 int32_t ExecCrypt(const struct HksBlob *handle, const struct HksBlob *aad, const struct HksBlob *au… in ExecCrypt() function
/ohos5.0/base/security/asset/test/unittest/module_test/src/
H A Dhuks_wrapper_test.cpp147 …ASSERT_EQ(SEC_ASSET_ACCESS_DENIED, ExecCrypt(&handleData, &aadData, &authTokenData, &outData, &inD…