Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/cipher/src/
H A Dcipher_sm2_openssl.c250 static void EngineDestroySpiImpl(HcfObjectBase *generator) in EngineDestroySpiImpl() function
298 returnImpl->super.base.destroy = EngineDestroySpiImpl; in HcfCipherSm2CipherSpiCreate()
H A Dcipher_rsa_openssl.c431 static void EngineDestroySpiImpl(HcfObjectBase *generator) in EngineDestroySpiImpl() function
513 returnImpl->super.base.destroy = EngineDestroySpiImpl; in HcfCipherRsaCipherSpiCreate()