Searched refs:keyslotNew (Results 1 – 2 of 2) sorted by relevance
/openbmc/estoraged/include/ |
H A D | cryptsetupInterface.hpp | 67 struct crypt_device* cd, int keyslotOld, int keyslotNew, 192 struct crypt_device* cd, int keyslotOld, int keyslotNew, in cryptKeyslotChangeByPassphrase() argument 197 cd, keyslotOld, keyslotNew, passphrase, passphraseSize, in cryptKeyslotChangeByPassphrase()
|
/openbmc/estoraged/src/test/include/ |
H A D | estoraged_test.hpp | 64 (struct crypt_device * cd, int keyslotOld, int keyslotNew,
|