Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
H A Ddh_asy_key_generator_openssl.c1075 static HcfResult EngineGenerateDhPubKeyBySpec(const HcfAsyKeyGeneratorSpi *self, in EngineGenerateDhPubKeyBySpec() function
1143 impl->base.engineGeneratePubKeyBySpec = EngineGenerateDhPubKeyBySpec; in HcfAsyKeyGeneratorSpiDhCreate()