Home
last modified time | relevance | path

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

/openbmc/estoraged/src/
H A Destoraged.cpp266 CryptHandle cryptHandle = loadLuksHeader(); in changePassword() local
326 CryptHandle cryptHandle(devPath); in formatLuksDev() local
360 CryptHandle cryptHandle(devPath); in loadLuksHeader() local
392 CryptHandle cryptHandle = loadLuksHeader(); in activateLuksDev() local
/openbmc/estoraged/src/erase/
H A DcryptoErase.cpp28 CryptHandle cryptHandle{devPath}; in doErase() local