Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/
H A Dhuks_adapter.c2035 static bool CheckBigNumCompareParams(const Uint8Buff *a, const Uint8Buff *b, int *res) in CheckBigNumCompareParams() function
2055 if (!CheckBigNumCompareParams(a, b, &res)) { in BigNumCompare()