Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
H A Drsa_asy_key_generator_openssl.c691 static const char *GetPubKeyFormat(HcfKey *self) in GetPubKeyFormat() function
778 (*retPubKey)->base.base.getFormat = GetPubKeyFormat; in PackPubKey()
/ohos5.0/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_certificate_openssl.c138 static const char *GetPubKeyFormat(HcfKey *self) in GetPubKeyFormat() function
232 keyImpl->base.base.getFormat = GetPubKeyFormat; in GetPublicKeyX509Openssl()