Home
last modified time | relevance | path

Searched refs:GenPriKeyEcKeyBySpec (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_asy_key_generator_openssl.c831 static HcfResult GenPriKeyEcKeyBySpec(const HcfAsyKeyParamsSpec *params, EC_KEY **ecKey) in GenPriKeyEcKeyBySpec() function
1950 HcfResult res = GenPriKeyEcKeyBySpec(params, &ecKey); in EngineGeneratePriKeyBySpec()