Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
H A Decc_common_param_spec_generator_openssl.c338 HcfBigInteger *bigIntX, HcfBigInteger *bigIntY) in ConvertBigNumToEccPoint() argument
340 HcfResult ret = BigNumToBigInteger(x, bigIntX); in ConvertBigNumToEccPoint()
348 FreeHcfBigInteger(bigIntX); in ConvertBigNumToEccPoint()