Home
last modified time | relevance | path

Searched defs:DeleteKey (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/utils/
H A Dhistory_info_mgr.cpp126 void HistoryInfoMgr::DeleteKey(const std::vector<std::string> &keyList) in DeleteKey() function in OHOS::IntellVoiceEngine::HistoryInfoMgr
/ohos5.0/base/security/asset/services/crypto_manager/src/
H A Dhuks_wrapper.c185 int32_t DeleteKey(const struct KeyId *keyId) in DeleteKey() function
H A Dsecret_key.rs44 fn DeleteKey(keyId: *const KeyId) -> i32; in DeleteKey() function
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_encryption_util.cpp289 int32_t DeleteKey(const WifiEncryptionInfo &wifiEncryptionInfo) in DeleteKey() function
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
H A Dhks_storage_lite.c472 static int32_t DeleteKey(uint32_t keyOffset) in DeleteKey() function
/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/
H A Dhuks_adapter.c351 static int32_t DeleteKey(const Uint8Buff *keyAlias, bool isDeStorage, int32_t osAccountId) in DeleteKey() function