Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/test/unittest/huks_common_test/src/
H A Dhks_test_aes_func.cpp232 const struct HksBlob *peerPubKey, bool isPlainPubKey, bool isSetKeyAliasTrue) in GenerateAesAgreeKey()
/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_core_service_key_generate.c111 static int32_t GetAgreeBaseKey(const bool isPubKey, const bool isPlainPubKey, const struct HksBlob … in GetAgreeBaseKey()