Searched refs:AEGIS128L_STATE_BLOCKS (Results 1 – 2 of 2) sorted by relevance
28 #define AEGIS128L_STATE_BLOCKS 8 macro39 union aegis_block blocks[AEGIS128L_STATE_BLOCKS];59 tmp = state->blocks[AEGIS128L_STATE_BLOCKS - 1]; in crypto_aegis128l_update()60 for (i = AEGIS128L_STATE_BLOCKS - 1; i > 0; i--) in crypto_aegis128l_update()
25 #define AEGIS128L_STATE_BLOCKS 8 macro56 struct aegis_block blocks[AEGIS128L_STATE_BLOCKS];