Home
last modified time | relevance | path

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

/openbmc/linux/include/crypto/
H A Dsha2.h67 struct sha256_state { struct
68 u32 state[SHA256_DIGEST_SIZE / 4];
69 u64 count;
70 u8 buf[SHA256_BLOCK_SIZE];