Searched defs:xcbc_state (Results 1 – 1 of 1) sorted by relevance
22 struct xcbc_state { struct23 u8 state[AES_BLOCK_SIZE];24 unsigned int count;25 u8 buffer[AES_BLOCK_SIZE];