Searched defs:sm3_state (Results 1 – 3 of 3) sorted by relevance
27 struct sm3_state { struct28 u32 state[SM3_DIGEST_SIZE / 4];29 u64 count;30 u8 buffer[SM3_BLOCK_SIZE];