Home
last modified time | relevance | path

Searched defs:CryptHandle (Results 1 – 1 of 1) sorted by relevance

/openbmc/estoraged/include/
H A DcryptsetupInterface.hpp255 class CryptHandle class
262 explicit CryptHandle(const std::string_view& device) : handle(init(device)) in CryptHandle() function in estoraged::CryptHandle