Home
last modified time | relevance | path

Searched refs:encrypted (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() argument
187 *encrypted = false; in find_block_device()
192 *encrypted = true; in find_block_device()
247 bool encrypted, int socket) { in produce_block_map() argument
289 if (encrypted) { in produce_block_map()
302 if (encrypted) { in produce_block_map()
337 if (encrypted) { in produce_block_map()
348 if (encrypted) { in produce_block_map()
382 if (encrypted) { in produce_block_map()
414 if (encrypted) { in produce_block_map()
[all …]