Searched refs:volumeKeySize (Results 1 – 1 of 1) sorted by relevance
/openbmc/estoraged/include/ |
H A D | cryptsetupInterface.hpp | 51 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()
|