Searched refs:AEGIS128_STATE_BLOCKS (Results 1 – 1 of 1) sorted by relevance
25 #define AEGIS128_STATE_BLOCKS 5 macro31 union aegis_block blocks[AEGIS128_STATE_BLOCKS];80 tmp = state->blocks[AEGIS128_STATE_BLOCKS - 1]; in crypto_aegis128_update()81 for (i = AEGIS128_STATE_BLOCKS - 1; i > 0; i--) in crypto_aegis128_update()365 for (i = 0; i < AEGIS128_STATE_BLOCKS; i++) in crypto_aegis128_final()