Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/frameworks/key/
H A Decc_key_util.c54 static bool IsBigIntegerValid(const HcfBigInteger *bigInt) in IsBigIntegerValid() function
77 if (!IsBigIntegerValid(&(point->x))) { in IsPointValid()
81 if (!IsBigIntegerValid(&(point->y))) { in IsPointValid()