Home
last modified time | relevance | path

Searched refs:GetRsaPubKeySpecBigInteger (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.c214 static HcfResult GetRsaPubKeySpecBigInteger(const HcfPubKey *self, const AsyKeySpecItem item, in GetRsaPubKeySpecBigInteger() function
781 (*retPubKey)->base.getAsyKeySpecBigInteger = GetRsaPubKeySpecBigInteger; in PackPubKey()