Searched refs:EdonR256_BLOCK_BITSIZE (Results 1 – 2 of 2) sorted by relevance
64 #define EdonR256_BLOCK_BITSIZE 512 macro
236 for (bl = bitlen; bl >= EdonR256_BLOCK_BITSIZE; in Q256()237 bl -= EdonR256_BLOCK_BITSIZE, data += 16) { in Q256()