Home
last modified time | relevance | path

Searched refs:GetSm2PriKeySpecString (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.c720 static HcfResult GetSm2PriKeySpecString(const HcfPriKey *self, const AsyKeySpecItem item, char **re… in GetSm2PriKeySpecString() function
826 returnPriKey->base.getAsyKeySpecString = GetSm2PriKeySpecString; in PackSm2PriKey()