Home
last modified time | relevance | path

Searched refs:SEC_DISCARD_DIR (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/
H A Dkey_manager.h46 const std::string SEC_DISCARD_DIR = "/latest/sec_discard"; variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_manager.cpp611 std::string discardElx = userDir + "/" + std::to_string(userId) + SEC_DISCARD_DIR; in GenerateIntegrityDirs()