Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
H A Drsa_asy_key_generator_openssl.c125 static HcfResult GetRsaPubKeySpecString(const HcfPubKey *self, const AsyKeySpecItem item, in GetRsaPubKeySpecString() function
782 (*retPubKey)->base.getAsyKeySpecString = GetRsaPubKeySpecString; in PackPubKey()