Home
last modified time | relevance | path

Searched refs:DHKeyUtilImpl (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/crypto_framework/frameworks/cj/src/
H A Ddh_key_util_impl.cpp20 DHKeyUtilImpl::DHKeyUtilImpl() {} in DHKeyUtilImpl() function in OHOS::CryptoFramework::DHKeyUtilImpl
22 DHKeyUtilImpl::~DHKeyUtilImpl() {} in ~DHKeyUtilImpl()
24 HcfDhCommParamsSpec *DHKeyUtilImpl::GenDHCommonParamsSpec(int32_t pLen, int32_t skLen, int32_t *err… in GenDHCommonParamsSpec()
H A Dcrypto_ffi.cpp1802 return DHKeyUtilImpl::GenDHCommonParamsSpec(pLen, skLen, errCode); in FFiOHOSDHKeyUtilGenDHCommonParamsSpec()
/ohos5.0/base/security/crypto_framework/frameworks/cj/include/
H A Ddh_key_util_impl.h23 class DHKeyUtilImpl {
25 explicit DHKeyUtilImpl();
26 ~DHKeyUtilImpl();