Searched refs:LOG2_UINT64_MAX (Results 1 – 1 of 1) sorted by relevance
432 #define LOG2_UINT64_MAX (sizeof(uint64_t) * 8 - 1) macro469 if (16 * r <= LOG2_UINT64_MAX) { in scrypt_alg()
Completed in 5 milliseconds