Home
last modified time | relevance | path

Searched refs:requirePasswordSet (Results 1 - 2 of 2) sorted by relevance

/base/security/asset/services/crypto_manager/src/
H A Dhuks_wrapper.h45 int32_t GenerateKey(const struct KeyId *keyId, bool needAuth, bool requirePasswordSet);
H A Dhuks_wrapper.c127 int32_t GenerateKey(const struct KeyId *keyId, bool needAuth, bool requirePasswordSet) in GenerateKey() argument
160 if (requirePasswordSet) { in GenerateKey()
164 LOGE("[FATAL]HUKS add requirePasswordSet param failed. error=%{public}d", ret); in GenerateKey()

Completed in 1 milliseconds