Home
last modified time | relevance | path

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

/linux-3.4.99/include/crypto/
Dsha.h73 struct sha256_state { struct
74 u64 count;
75 u32 state[SHA256_DIGEST_SIZE / 4];
76 u8 buf[SHA256_BLOCK_SIZE];