Searched refs:EncryptInPlace (Results 1 – 1 of 1) sorted by relevance
45 bool EncryptInPlace(const std::string& crypto_blkdev, const std::string& real_blkdev,315 bool InPlaceEncrypter::EncryptInPlace(const std::string& crypto_blkdev, in EncryptInPlace() function in InPlaceEncrypter379 return encrypter.EncryptInPlace(crypto_blkdev, real_blkdev, nr_sec, set_progress_properties); in encrypt_inplace()