Searched defs:sha1_state (Results 1 – 1 of 1) sorted by relevance
78 struct sha1_state { struct79 u32 state[SHA1_DIGEST_SIZE / 4];80 u64 count;81 u8 buffer[SHA1_BLOCK_SIZE];