Home
last modified time | relevance | path

Searched defs:pubKeyImpl (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.c856 HcfOpensslRsaPubKey *pubKeyImpl = NULL; in PackKeyPair() local
1275 HcfOpensslRsaPubKey *pubKeyImpl = NULL; in GenerateKeyPairBySpec() local
1326 HcfOpensslRsaPubKey *pubKeyImpl = NULL; in GeneratePubKeyBySpec() local
/ohos5.0/base/security/crypto_framework/frameworks/cj/src/
H A Dcrypto_ffi.cpp838 auto pubKeyImpl = FFIData::GetData<PubKeyImpl>(pid); in FFiOHOSVerifyInit() local