Searched refs:IsKeyOutdated (Results 1 – 2 of 2) sorted by relevance
69 bool IsKeyOutdated(const std::vector<uint8_t> &date);
148 isOutdated = IsKeyOutdated(date); in LoadKeyFromFile()363 bool SecurityManager::IsKeyOutdated(const std::vector<uint8_t> &date) in IsKeyOutdated() function in OHOS::DistributedKv::SecurityManager