Searched defs:LARGEST_NUMBER (Results 1 – 2 of 2) sorted by relevance
49 constexpr int64_t LARGEST_NUMBER = 1 << MAXBIT; variable
96 #define LARGEST_NUMBER (MAX((ALG_RSA * MAX_RSA_KEY_BYTES), \ macro