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