Searched refs:EdonR512_BLOCK_SIZE (Results 1 – 3 of 3) sorted by relevance
52 #define EdonR512_BLOCK_SIZE 128 macro57 uint8_t LastPart[EdonR512_BLOCK_SIZE * 2];
230 EdonR512_BLOCK_SIZE * 8); in EdonRUpdate()275 LastByte + 1, 0x00, EdonR512_BLOCK_SIZE - LastByte - 9); in EdonRFinal()276 databitlen = EdonR512_BLOCK_SIZE * 8; in EdonRFinal()284 0x00, EdonR512_BLOCK_SIZE * 2 - LastByte - 9); in EdonRFinal()285 databitlen = EdonR512_BLOCK_SIZE * 16; in EdonRFinal()
35 #define EDONR_BLOCK_SIZE EdonR512_BLOCK_SIZE