Home
last modified time | relevance | path

Searched defs:encrypted (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()
244 const std::string& blk_dev, bool encrypted, bool f2fs_fs, int socket) { in ProductBlockMap()
481 bool encrypted = false; in Uncrypt() local