Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ohos/
Dcode_decrypt.h43 int PUBLIC_API DecryptAssociateKey(int fd, int dstAppId, int srcAppId);
Dcode_decrypt.cpp43 int DecryptAssociateKey(int fd, int dstAppId, int srcAppId) in DecryptAssociateKey() function
Dohos_pkg_args.h113 if (ohos::DecryptAssociateKey(fd, static_cast<int>(GetProcessUid()), in DecryptSetKey()
/arkcompiler/ets_runtime/
Dlibark_jsruntime.map364 panda::ecmascript::ohos::DecryptAssociateKey*;