Home
last modified time | relevance | path

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

/bootable/recovery/uncrypt/
Duncrypt.cpp603 enum { UNCRYPT, SETUP_BCB, CLEAR_BCB, UNCRYPT_DEBUG } action; in main() enumerator
616 action = UNCRYPT_DEBUG; in main()
627 if (action == UNCRYPT_DEBUG) { in main()