Searched refs:Cryptsetup (Results 1 – 5 of 5) sorted by relevance
171 class Cryptsetup : public CryptsetupInterface class174 ~Cryptsetup() override = default;176 Cryptsetup() = default;177 Cryptsetup(const Cryptsetup&) = delete;178 Cryptsetup& operator=(const Cryptsetup&) = delete;180 Cryptsetup(Cryptsetup&&) = delete;181 Cryptsetup& operator=(Cryptsetup&&) = delete;
25 using estoraged::Cryptsetup;64 std::make_unique<Cryptsetup>(),
25 std::make_unique<Cryptsetup>());
2 DESCRIPTION = "Cryptsetup is used to conveniently setup dm-crypt managed \
28 Dm-crypt provides the encryption and device mapping capability, and Cryptsetup