Home
last modified time | relevance | path

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

/system/vold/
DExt4Crypt.cpp97 static bool e4crypt_is_emulated() { in e4crypt_is_emulated() function
504 if (!e4crypt_is_native() && !e4crypt_is_emulated()) { in e4crypt_init_user0()
604 if (e4crypt_is_emulated()) return false; in emulated_unlock()
610 if (e4crypt_is_emulated()) return false; in emulated_unlock()
705 } else if (e4crypt_is_emulated()) { in e4crypt_lock_user_key()