Home
last modified time | relevance | path

Searched refs:USER_DESTROY (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/
H A Dbase_key.h28 const uint8_t USER_DESTROY = 0x1; variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dbase_key.cpp780 bool ret = InactiveKey(USER_DESTROY, mnt); in StoreKey()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/
H A Dcrypto_key_test.cpp459 EXPECT_TRUE(g_testKeyV1->InactiveKey(USER_DESTROY));