Home
last modified time | relevance | path

Searched refs:AEGIS128L_STATE_BLOCKS (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/crypto/
Daegis128l.c28 #define AEGIS128L_STATE_BLOCKS 8 macro
39 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()
/Linux-v4.19/arch/x86/crypto/
Daegis128l-aesni-glue.c25 #define AEGIS128L_STATE_BLOCKS 8 macro
56 struct aegis_block blocks[AEGIS128L_STATE_BLOCKS];