Home
last modified time | relevance | path

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

/linux-6.1.9/include/crypto/
Dsha1.h22 struct sha1_state { struct
23 u32 state[SHA1_DIGEST_SIZE / 4];
24 u64 count;
25 u8 buffer[SHA1_BLOCK_SIZE];