Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/frameworks/key/
H A Decc_key_util.c71 static bool IsPointValid(const HcfPoint *point) in IsPointValid() function
127 if (!IsPointValid(point)) { in HcfGetEncodedPoint()