Searched refs:volumeKeySize (Results 1 – 2 of 2) 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()
|
| /openbmc/estoraged/src/test/include/ |
| H A D | estoraged_test.hpp | 57 const char* volumeKey, size_t volumeKeySize, void* params), 62 size_t volumeKeySize, const char* passphrase,
|