Home
last modified time | relevance | path

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

/bootable/recovery/uncrypt/
Duncrypt.cpp175 static const char* find_block_device(const char* path, bool* encryptable, bool* encrypted) { in find_block_device()
459 bool encryptable; in uncrypt() local