Home
last modified time | relevance | path

Searched defs:RenameKeyAlias (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/asset/services/crypto_manager/src/
H A Dhuks_wrapper.c370 int32_t RenameKeyAlias(const struct KeyId *keyId, const struct HksBlob *newKeyAlias) in RenameKeyAlias() function
H A Dsecret_key.rs46 fn RenameKeyAlias(keyId: *const KeyId, newKeyAlias: *const HksBlob) -> i32; in RenameKeyAlias() function