Searched defs:sha512_state (Results 1 – 1 of 1) sorted by relevance
90 struct sha512_state { struct91 u64 state[SHA512_DIGEST_SIZE / 8];92 u64 count[2];93 u8 buf[SHA512_BLOCK_SIZE];