Searched refs:UninstallKeyForAppKeyToKeyring (Results 1 – 2 of 2) sorted by relevance
57 bool UninstallKeyForAppKeyToKeyring(const std::string keyId);
136 if (!UninstallKeyForAppKeyToKeyring(KeyId)) { in DeleteAppkey()144 bool FscryptKeyV1::UninstallKeyForAppKeyToKeyring(const std::string keyId) in UninstallKeyForAppKeyToKeyring() function in OHOS::StorageDaemon::FscryptKeyV1