Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/frameworks/cj/include/
H A Decc_key_util_impl.h27 static HcfEccCommParamsSpec *GenECCCommonParamsSpec(char *algName, int32_t *errCode);
/ohos5.0/base/security/crypto_framework/frameworks/cj/src/
H A Decc_key_util_impl.cpp24 HcfEccCommParamsSpec *ECCKeyUtilImpl::GenECCCommonParamsSpec(char *algName, int32_t *errCode) in GenECCCommonParamsSpec() function in OHOS::CryptoFramework::ECCKeyUtilImpl
H A Dcrypto_ffi.cpp1738 return ECCKeyUtilImpl::GenECCCommonParamsSpec(curveName, errCode); in FFiOHOSECCKeyUtilGenECCCommonParamsSpec()