Searched refs:cryptfs_setup_ext_volume (Results 1 – 3 of 3) sorted by relevance
68 int cryptfs_setup_ext_volume(const char* label, const char* real_blkdev,
1956 int cryptfs_setup_ext_volume(const char* label, const char* real_blkdev, const KeyBuffer& key, in cryptfs_setup_ext_volume() function
86 return cryptfs_setup_ext_volume(label.c_str(), blk_device.c_str(), key, in setup_ext_volume()