Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
H A Dsm2_asy_key_generator_openssl.c270 static HcfResult GenPubKeySm2KeyBySpec(const HcfAsyKeyParamsSpec *params, EC_KEY **ecKey) in GenPubKeySm2KeyBySpec() function
1085 HcfResult ret = GenPubKeySm2KeyBySpec(params, &ecKey); in EngineGeneratePubKeyBySpec()