Home
last modified time | relevance | path

Searched refs:RenameKeyAlias (Results 1 - 3 of 3) sorted by relevance

/base/security/asset/services/crypto_manager/src/
H A Dhuks_wrapper.h56 int32_t RenameKeyAlias(const struct KeyId *keyId, const struct HksBlob *newKeyAlias);
H A Dsecret_key.rs46 fn RenameKeyAlias(keyId: *const KeyId, newKeyAlias: *const HksBlob) -> i32; in RenameKeyAlias() functions
151 unsafe { RenameKeyAlias(&key_id as *const KeyId, &prefixed_new_alias_blob as *const HksBlob) } in huks_rename_key_alias()
H A Dhuks_wrapper.c370 int32_t RenameKeyAlias(const struct KeyId *keyId, const struct HksBlob *newKeyAlias) in RenameKeyAlias() function

Completed in 2 milliseconds