Home
last modified time | relevance | path

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

/system/vold/
DFsCrypt.cpp684 std::string ce_key_current_path = get_ce_key_current_path(directory_path); in fscrypt_rewrap_user_key() local
685 if (retrieveKey(ce_key_current_path, retrieve_auth, &ce_key)) { in fscrypt_rewrap_user_key()
690 } else if (retrieveKey(ce_key_current_path, kEmptyAuthentication, &ce_key)) { in fscrypt_rewrap_user_key()