Searched defs:sha512_state (Results 1 – 2 of 2) sorted by relevance
21295 struct sha512_state { struct21296 u64 state[8];21297 u64 count[2];21298 u8 buf[128];
30943 struct sha512_state { struct30944 u64 state[8];30945 u64 count[2];30946 u8 buf[128];