Searched defs:sha1_ctx (Results 1 – 1 of 1) sorted by relevance
52 struct sha1_ctx { struct53 u64 count;54 u32 state[5];55 u8 buffer[64];