Home
last modified time | relevance | path

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

/external/epid-sdk/epid/common/math/src/
Dtatepairing.c100 uint8_t remainder_str = 0xff; in NewEpid11PairingState() local
228 result = WriteBigNum(tmp, sizeof(remainder_str), &remainder_str); in NewEpid11PairingState()
229 if (kEpidNoErr != result || 0 != remainder_str) { in NewEpid11PairingState()