Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/key/asy_key_generator/src/
H A Decc_common_param_spec_generator_openssl.c354 static HcfResult GetECCPointEncoded(const int32_t formatValue, EC_GROUP *ecGroup, in GetECCPointEncoded() function
466 ret = GetECCPointEncoded(formatValue, ecGroup, ecPoint, returnBlob); in HcfEngineGetEncodedPoint()