Home
last modified time | relevance | path

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

/openbmc/estoraged/include/
H A DcryptsetupInterface.hpp302 static void cryptFree(struct crypt_device*&& cd) in cryptFree() function in estoraged::CryptHandle
308 stdplus::Managed<struct crypt_device*>::Handle<cryptFree> handle;