Home
last modified time | relevance | path

Searched refs:bigIntY (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
345 ret = BigNumToBigInteger(y, bigIntY); in ConvertBigNumToEccPoint()