OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fs_mgr_get_crypt_info
(Results
1 - 3
of
3
) sorted by null
/system/core/fs_mgr/include/
fs_mgr.h
56
int
fs_mgr_get_crypt_info
(struct fstab *fstab, char *key_loc,
/system/vold/
cryptfs.c
196
fs_mgr_get_crypt_info
(fstab, key_loc, real_blkdev, sizeof(key_loc));
[
all
...]
/system/core/fs_mgr/
fs_mgr.c
842
int
fs_mgr_get_crypt_info
(struct fstab *fstab, char *key_loc, char *real_blk_device, int size)
function
Completed in 2008 milliseconds