Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_dh_asy_key_generator_by_spec_test.cpp149 static HcfResult ConstructDhKeyPairBigInt(HcfKeyPair *keyPair, HcfDhKeyPairParamsSpec *dhKeyPairSpe… in ConstructDhKeyPairBigInt() function
197 res = ConstructDhKeyPairBigInt(keyPair, dhKeyPairSpec); in ConstructDHKeyPairParamsCommonSpec()
238 res = ConstructDhKeyPairBigInt(keyPair, dhKeyPairSpec); in ConstructDHKeyPairParamsSpec()
/ohos5.0/base/security/crypto_framework/test/fuzztest/key/asykeygenerator_fuzzer/
H A Dasykeygenerator_fuzzer.cpp1158 …static HcfResult ConstructDhKeyPairBigInt(HcfKeyPair *keyPair, HcfDhKeyPairParamsSpec *dhKeyPairSp… in ConstructDhKeyPairBigInt() function
1206 res = ConstructDhKeyPairBigInt(keyPair, dhKeyPairSpec); in ConstructDhKeyPairParamsSpec()