Home
last modified time | relevance | path

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

/openbmc/estoraged/include/
H A DcryptsetupInterface.hpp184 const char* uuid, const char* volumeKey, in cryptFormat()
202 const char* volumeKey, size_t volumeKeySize, in cryptKeyslotAddByVolumeKey()
/openbmc/estoraged/src/
H A Destoraged.cpp317 std::vector<uint8_t> volumeKey(keySize); in formatLuksDev() local