Searched defs:GenerateKey (Results 1 – 6 of 6) sorted by relevance
178 bool LocalSignKey::GenerateKey() in GenerateKey() function in OHOS::Security::CodeSign::LocalSignKey
102 bool SandboxConfigKvDataStorage::GenerateKey(const int32_t userId, const std::string& bundleName, s… in GenerateKey() function in OHOS::Security::DlpPermission::SandboxConfigKvDataStorage
35 fn GenerateKey(keyId: *const KeyId, need_auth: bool, require_password_set: bool) -> i32; in GenerateKey() function
107 int32_t GenerateKey(const struct KeyId *keyId, bool needAuth, bool requirePasswordSet) in GenerateKey() function
121 typedef int32_t (*GenerateKey)(const struct HksKeySpec *, struct HksBlob *); typedef
533 int32_t GenerateKey(struct HksBlob **keyAlias, const struct HksTestBlobParams *keyAliasParams, in GenerateKey() function