Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/inc/
H A Decc_common_param_spec_generator_openssl.h30 HcfResult HcfEngineConvertPoint(const int32_t curveNameValue, HcfBlob *pointBlob, HcfPoint *returnP…
/ohos5.0/base/security/crypto_framework/frameworks/key/
H A Decc_key_util.c112 ret = HcfEngineConvertPoint(algValue, encodedPoint, returnPoint); in HcfConvertPoint()
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
H A Decc_common_param_spec_generator_openssl.c387 HcfResult HcfEngineConvertPoint(const int32_t curveNameValue, HcfBlob *pointBlob, HcfPoint *returnP… in HcfEngineConvertPoint() function