Home
last modified time | relevance | path

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

/openbmc/linux/include/crypto/
H A Dsha3.h20 struct sha3_state { struct
21 u64 st[25];
22 unsigned int rsiz;
23 unsigned int rsizw;
25 unsigned int partial;
26 u8 buf[SHA3_224_BLOCK_SIZE];