Home
last modified time | relevance | path

Searched defs:encryptable (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/uncrypt/
Duncrypt.cpp171 static std::string FindBlockDevice(const std::string& path, bool* encryptable, bool* encrypted, in FindBlockDevice()
480 bool encryptable = false; in Uncrypt() local