Searched defs:xcbc_state (Results 1 – 1 of 1) sorted by relevance
34 struct xcbc_state { struct35 u8 state[AES_BLOCK_SIZE];36 unsigned int count;37 u8 buffer[AES_BLOCK_SIZE];