Home
last modified time | relevance | path

Searched defs:xcbc_state (Results 1 – 1 of 1) sorted by relevance

/drivers/crypto/nx/
Dnx-aes-xcbc.c34 struct xcbc_state { struct
35 u8 state[AES_BLOCK_SIZE];
36 unsigned int count;
37 u8 buffer[AES_BLOCK_SIZE];