Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Dsha.h79 struct sha512_state { struct
80 u64 state[SHA512_DIGEST_SIZE / 8];
81 u64 count[2];
82 u8 buf[SHA512_BLOCK_SIZE];