Home
last modified time | relevance | path

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

/base/security/asset/services/crypto_manager/src/
Dhuks_wrapper.c188 int32_t DeleteKey(const struct KeyId *keyId) in DeleteKey() function
Dsecret_key.rs44 fn DeleteKey(keyId: *const KeyId) -> i32; in DeleteKey() function
/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
Dhks_storage_lite.c474 static int32_t DeleteKey(uint32_t keyOffset) in DeleteKey() function
/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/
Dhuks_adapter.c131 static int32_t DeleteKey(const Uint8Buff *keyAlias, bool isDeStorage, int32_t osAccountId) in DeleteKey() function