Searched defs:luksName (Results 1 – 5 of 5) sorted by relevance
134 std::string luksName, locationCode; in TEST() local192 std::string luksName, locationCode; in TEST() local
17 std::string luksName; member
94 std::string luksName = std::move(deviceInfo->luksName); in createStorageObjects() local
258 std::string luksName = "luks-" + deviceName.string(); in findDevice() local
37 const std::string& devPath, const std::string& luksName, uint64_t size, in EStoraged()