Home
last modified time | relevance | path

Searched refs:KeyCtrlSetPolicy (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/keycontrol_fuzzer/
H A Dkeycontrol_fuzzer.cpp60 KeyCtrlSetPolicy(character, policy); in SysparamDynamicFuzzTest()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/libfscrypt/
H A Dkey_control.h112 bool KeyCtrlSetPolicy(const char *path, union FscryptPolicy *policy);
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/
H A Dfscrypt_control.c319 if (!KeyCtrlSetPolicy(toEncrypt, arg)) { in SetPolicyLegacy()
343 if (!KeyCtrlSetPolicy(toEncrypt, arg)) { in SetPolicyV2()
H A Dkey_control.c133 bool KeyCtrlSetPolicy(const char *path, union FscryptPolicy *policy) in KeyCtrlSetPolicy() function
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/
H A Dcrypto_key_test.cpp422 EXPECT_TRUE(KeyCtrlSetPolicy(TEST_DIR_LEGACY.c_str(), &arg));
516 EXPECT_TRUE(KeyCtrlSetPolicy(TEST_DIR_V2.c_str(), &arg));