Home
last modified time | relevance | path

Searched refs:GetSm2PubKeyEncoded (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.c447 static HcfResult GetSm2PubKeyEncoded(HcfKey *self, HcfBlob *returnBlob) in GetSm2PubKeyEncoded() function
771 returnPubKey->base.base.getEncoded = GetSm2PubKeyEncoded; in PackSm2PubKey()