Home
last modified time | relevance | path

Searched refs:SetKeyAliasWrong (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/huks/test/unittest/huks_common_test/include/
H A Dhks_test_aes_c.h57 void SetKeyAliasWrong(const struct HksBlob *baseKey, const struct HksBlob *peerPubKey,
/ohos5.0/base/security/huks/test/unittest/huks_common_test/src/
H A Dhks_test_aes_func.cpp217 void SetKeyAliasWrong(const struct HksBlob *baseKey, const struct HksBlob *peerPubKey, in SetKeyAliasWrong() function
244 SetKeyAliasWrong(baseKey, peerPubKey, paramSet); in GenerateAesAgreeKey()