Home
last modified time | relevance | path

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

/system/vold/
Dcryptfs.cpp2694 bool rebootEncryption = false; in cryptfs_enable_internal() local
2732 rebootEncryption = true; in cryptfs_enable_internal()
2835 if (previously_encrypted_upto == 0 && !rebootEncryption) { in cryptfs_enable_internal()
2897 if (how == CRYPTO_ENABLE_INPLACE && (!no_ui || rebootEncryption)) { in cryptfs_enable_internal()
2968 if (rebootEncryption && crypt_ftr.crypt_type != CRYPT_TYPE_DEFAULT) { in cryptfs_enable_internal()