Searched refs:EdonR512_BLOCK_BITSIZE (Results 1 – 2 of 2) sorted by relevance
53 #define EdonR512_BLOCK_BITSIZE 1024 macro
118 for (bl = bitlen; bl >= EdonR512_BLOCK_BITSIZE; in Q512()119 bl -= EdonR512_BLOCK_BITSIZE, data += 16) { in Q512()