Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Decc_common_param_spec.c120 static HcfResult ConstructEccPubKeyBigInt(HcfKeyPair *keyPair, HcfEccPubKeyParamsSpec *eccPubKeySpe… in ConstructEccPubKeyBigInt() function
180 if (ConstructEccPubKeyBigInt(keyPair, eccPubKeySpec) != HCF_SUCCESS) { in ConstructEccPubKeyParamsSpec()