Home
last modified time | relevance | path

Searched refs:Cryptsetup (Results 1 – 5 of 5) sorted by relevance

/openbmc/estoraged/include/
H A DcryptsetupInterface.hpp171 class Cryptsetup : public CryptsetupInterface class
174 ~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;
H A Destoraged.hpp25 using estoraged::Cryptsetup;
64 std::make_unique<Cryptsetup>(),
H A DcryptErase.hpp25 std::make_unique<Cryptsetup>());
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/cryptsetup/
H A Dcryptsetup_2.7.1.bb2 DESCRIPTION = "Cryptsetup is used to conveniently setup dm-crypt managed \
/openbmc/docs/designs/
H A Destoraged.md28 Dm-crypt provides the encryption and device mapping capability, and Cryptsetup