Searched refs:kFactoryResetSecretPos (Results 1 – 1 of 1) sorted by relevance
55 constexpr storage_off_t kFactoryResetSecretPos = 0; variable57 kFactoryResetSecretPos + kFactoryResetSecretSize;383 filePos == kFactoryResetSecretPos ? kFactoryResetSecretSize : 0; in find_empty_slot()444 std::optional<Buffer> block = file->ReadBlock(kFactoryResetSecretPos, in LoadOrCreateFactoryResetSecret()476 if (!file->WriteBlock(kFactoryResetSecretPos, buf.peek_read(), in LoadOrCreateFactoryResetSecret()696 kFactoryResetSecretPos + kFactoryResetSecretSize // in DeleteKey()