Searched refs:inCryptIface (Results 1 – 2 of 2) sorted by relevance
21 std::unique_ptr<estoraged::CryptsetupInterface> inCryptIface) : in CryptErase() argument22 Erase(devPathIn), cryptIface(std::move(inCryptIface)) in CryptErase()
24 std::unique_ptr<estoraged::CryptsetupInterface> inCryptIface =