Searched refs:nKeySlots (Results 1 – 1 of 1) sorted by relevance
39 int nKeySlots = cryptIface->cryptKeySlotMax(CRYPT_LUKS2); in doErase() local40 if (nKeySlots < 0) in doErase()47 if (nKeySlots == 0) in doErase()56 for (int i = 0; i < nKeySlots; i++) in doErase()