Searched refs:GenDHCommonParamsSpec (Results 1 – 3 of 3) sorted by relevance
27 … static HcfDhCommParamsSpec *GenDHCommonParamsSpec(int32_t pLen, int32_t skLen, int32_t *errCode);
24 HcfDhCommParamsSpec *DHKeyUtilImpl::GenDHCommonParamsSpec(int32_t pLen, int32_t skLen, int32_t *err… in GenDHCommonParamsSpec() function in OHOS::CryptoFramework::DHKeyUtilImpl
1802 return DHKeyUtilImpl::GenDHCommonParamsSpec(pLen, skLen, errCode); in FFiOHOSDHKeyUtilGenDHCommonParamsSpec()