Searched refs:crypto_state (Results 1 – 1 of 1) sorted by relevance
1063 std::string crypto_state = android::base::GetProperty("ro.crypto.state", ""); in do_load_persist_props() local1065 if (crypto_state == "encrypted" && crypto_type == "block") { in do_load_persist_props()