Home
last modified time | relevance | path

Searched defs:sha512_state (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/crypto/
H A Dsha2.h73 struct sha512_state { struct
74 u64 state[SHA512_DIGEST_SIZE / 8];
75 u64 count[2];
76 u8 buf[SHA512_BLOCK_SIZE];