Home
last modified time | relevance | path

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

/linux/drivers/crypto/nx/
H A Dnx-aes-xcbc.c22 struct xcbc_state { struct
23 u8 state[AES_BLOCK_SIZE];
24 unsigned int count;
25 u8 buffer[AES_BLOCK_SIZE];