Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/cipher/src/
H A Dcipher_sm2_openssl.c67 static HcfResult InitSm2Key(HcfCipherSm2GeneratorSpiImpl *impl, HcfKey *key, enum HcfCryptoMode opM… in InitSm2Key() function
142 if (InitSm2Key(impl, key, opMode) != HCF_SUCCESS) { in EngineInit()