Searched refs:DHKeyUtilImpl (Results 1 – 3 of 3) sorted by relevance
20 DHKeyUtilImpl::DHKeyUtilImpl() {} in DHKeyUtilImpl() function in OHOS::CryptoFramework::DHKeyUtilImpl22 DHKeyUtilImpl::~DHKeyUtilImpl() {} in ~DHKeyUtilImpl()24 HcfDhCommParamsSpec *DHKeyUtilImpl::GenDHCommonParamsSpec(int32_t pLen, int32_t skLen, int32_t *err… in GenDHCommonParamsSpec()
1802 return DHKeyUtilImpl::GenDHCommonParamsSpec(pLen, skLen, errCode); in FFiOHOSDHKeyUtilGenDHCommonParamsSpec()
23 class DHKeyUtilImpl {25 explicit DHKeyUtilImpl();26 ~DHKeyUtilImpl();