Home
last modified time | relevance | path

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

/openbmc/estoraged/src/
H A Destoraged.cpp268 CryptHandle cryptHandle = loadLuksHeader(); in changePassword() local
328 CryptHandle cryptHandle(devPath); in formatLuksDev() local
362 CryptHandle cryptHandle(devPath); in loadLuksHeader() local
394 CryptHandle cryptHandle = loadLuksHeader(); in activateLuksDev() local
/openbmc/estoraged/src/erase/
H A DcryptoErase.cpp28 CryptHandle cryptHandle{devPath}; in doErase() local