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