Home
last modified time | relevance | path

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

/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
Dsm2_asy_key_generator_openssl.c395 static const char *GetSm2PubKeyAlgorithm(HcfKey *self) in GetSm2PubKeyAlgorithm() function
770 returnPubKey->base.base.getAlgorithm = GetSm2PubKeyAlgorithm; in PackSm2PubKey()