Home
last modified time | relevance | path

Searched defs:IsKeyExist (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/utils/
H A Dhuks_aes_adapter.cpp273 int32_t HuksAesAdapter::IsKeyExist(struct HksBlob *keyAlias, bool &isExist) in IsKeyExist() function in OHOS::IntellVoiceUtils::HuksAesAdapter
/ohos5.0/base/security/asset/services/crypto_manager/src/
H A Dhuks_wrapper.c201 int32_t IsKeyExist(const struct KeyId *keyId) in IsKeyExist() function
H A Dsecret_key.rs45 fn IsKeyExist(keyId: *const KeyId) -> i32; in IsKeyExist() function