Home
last modified time | relevance | path

Searched defs:dupKey (Results 1 – 1 of 1) sorted by relevance

/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/signature/src/
Dsignature_rsa_openssl.c190 EVP_PKEY *dupKey = InitRsaEvpKey((HcfKey *)privateKey, true); in SetSignParams() local
254 EVP_PKEY *dupKey = InitRsaEvpKey((HcfKey *)publicKey, false); in SetVerifyParams() local