Searched defs:ephemeral (Results 1 – 3 of 3) sorted by relevance
452 static bool create_de_key(userid_t user_id, bool ephemeral) { in create_de_key()465 static bool create_ce_key(userid_t user_id, bool ephemeral) { in create_ce_key()667 bool fscrypt_create_user_keys(userid_t user_id, bool ephemeral) { in fscrypt_create_user_keys()
661 binder::Status VoldNativeService::createUserStorageKeys(int32_t userId, bool ephemeral) { in createUserStorageKeys()
91 void createUserStorageKeys(int userId, boolean ephemeral); in createUserStorageKeys()