Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
H A Dsm2_asy_key_generator_openssl.c1010 static HcfResult EngineGenerateKeyPair(HcfAsyKeyGeneratorSpi *self, HcfKeyPair **returnObj) in EngineGenerateKeyPair() function
1161 returnImpl->base.engineGenerateKeyPair = EngineGenerateKeyPair; in HcfAsyKeyGeneratorSpiSm2Create()
H A Drsa_asy_key_generator_openssl.c945 static HcfResult EngineGenerateKeyPair(HcfAsyKeyGeneratorSpi *self, HcfKeyPair **keyPair) in EngineGenerateKeyPair() function
1496 impl->base.engineGenerateKeyPair = EngineGenerateKeyPair; in HcfAsyKeyGeneratorSpiRsaCreate()
H A Decc_asy_key_generator_openssl.c1842 static HcfResult EngineGenerateKeyPair(HcfAsyKeyGeneratorSpi *self, HcfKeyPair **returnObj) in EngineGenerateKeyPair() function
1993 returnImpl->base.engineGenerateKeyPair = EngineGenerateKeyPair; in HcfAsyKeyGeneratorSpiEccCreate()