Home
last modified time | relevance | path

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

/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
Ddh_common_param_spec_generator_openssl.c108 static HcfResult BuildCommonParam(EVP_PKEY *dhKey, HcfDhCommParamsSpecSpi *returnCommonParamSpec) in BuildCommonParam()
154 EVP_PKEY *dhKey = NULL; in HcfDhCommonParamSpecCreate() local