Home
last modified time | relevance | path

Searched refs:HcfEngineGetEncodedPoint (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.h32 HcfResult HcfEngineGetEncodedPoint(const int32_t curveNameValue, HcfPoint *point,
/ohos5.0/base/security/crypto_framework/frameworks/key/
H A Decc_key_util.c156 ret = HcfEngineGetEncodedPoint(algValue, point, formatValue, returnBlob); in HcfGetEncodedPoint()
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
H A Decc_common_param_spec_generator_openssl.c432 HcfResult HcfEngineGetEncodedPoint(const int32_t curveNameValue, HcfPoint *point, in HcfEngineGetEncodedPoint() function