Searched refs:cryptfs_setup_ext_volume (Results 1 - 3 of 3) sorted by relevance

/system/vold/
H A Dcryptfs.h238 int cryptfs_setup_ext_volume(const char* label, const char* real_blkdev, const unsigned char* key,
H A Dcryptfs.cpp1880 int cryptfs_setup_ext_volume(const char* label, const char* real_blkdev, function
/system/vold/model/
H A DPrivateVolume.cpp81 int res = cryptfs_setup_ext_volume(getId().c_str(), mRawDevPath.c_str(),

Completed in 1460 milliseconds