Home
last modified time | relevance | path

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

/system/vold/
DKeyStorage.cpp70 static const char* kSecdiscardPath = "/system/bin/secdiscard"; variable
588 if (ForkExecvp(std::vector<std::string>{kSecdiscardPath, "--", file}) != 0) { in runSecdiscardSingle()
611 kSecdiscardPath, in destroyKey()