Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
H A Ddh_asy_key_generator_openssl.c40 static void FreeCtx(EVP_PKEY_CTX *paramsCtx, EVP_PKEY *paramsPkey, EVP_PKEY_CTX *pkeyCtx) in FreeCtx()
427 EVP_PKEY *paramsPkey = NULL; in ConstructDhOsslParamsAndGenPkey() local
454 EVP_PKEY *paramsPkey = NULL; in GenerateDhEvpKey() local
H A Ddsa_asy_key_generator_openssl.c41 static void FreeCtx(EVP_PKEY_CTX *paramsCtx, EVP_PKEY *paramsPkey, EVP_PKEY_CTX *pkeyCtx) in FreeCtx()
378 EVP_PKEY *paramsPkey = NULL; in GenerateDsaEvpKey() local