Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dext4_crypt_init_extensions.h12 bool e4crypt_non_default_key(const char* path);
Dext4_crypt.cpp127 bool e4crypt_non_default_key(const char* dir) in e4crypt_non_default_key() function
/system/core/fs_mgr/
Dfs_mgr.c456 if (!e4crypt_non_default_key(rec->mount_point)) { in handle_encryptable()