Home
last modified time | relevance | path

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

/openbmc/estoraged/include/
H A DcryptsetupInterface.hpp51 size_t volumeKeySize, void* params) = 0;
86 size_t volumeKeySize, const char* passphrase,
185 size_t volumeKeySize, void* params) override in cryptFormat() argument
188 volumeKeySize, params); in cryptFormat()
202 const char* volumeKey, size_t volumeKeySize, in cryptKeyslotAddByVolumeKey() argument
207 cd, keyslot, volumeKey, volumeKeySize, passphrase, passphraseSize); in cryptKeyslotAddByVolumeKey()
/openbmc/estoraged/src/test/include/
H A Destoraged_test.hpp57 const char* volumeKey, size_t volumeKeySize, void* params),
62 size_t volumeKeySize, const char* passphrase,