Home
last modified time | relevance | path

Searched refs:DecrypRemoveKey (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ohos/
H A Dcode_decrypt.h42 int PUBLIC_API DecrypRemoveKey(int fd, int srcAppId);
H A Dcode_decrypt.cpp33 int DecrypRemoveKey(int fd, int srcAppId) in DecrypRemoveKey() function
H A Dohos_pkg_args.h111 if (ohos::DecrypRemoveKey(fd, static_cast<int>(GetProcessUid())) < 0 in DecryptRemoveKey()
112 || ohos::DecrypRemoveKey(fd, static_cast<int>(GetBundleUid())) < 0) { in DecryptRemoveKey()

Completed in 2 milliseconds